Commit 622da5d
committed
debuginfo: Change C++-like encoding for enums.
The updated encoding should be able to handle niche layouts where
more than one variant has fields.1 parent e2b52ff commit 622da5d
File tree
15 files changed
+846
-368
lines changed- compiler
- rustc_codegen_llvm/src
- debuginfo
- metadata
- enums
- llvm
- rustc_codegen_ssa/src/debuginfo
- rustc_index/src
- rustc_llvm/llvm-wrapper
- src
- etc/natvis
- test/debuginfo
15 files changed
+846
-368
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments