Commit bf49ba3
committed
[llvm][MetadataLoader] Make sure we correctly load DW_APPLE_ENUM_KIND from bitcode
This was pointed out in
#124752 (comment)
There was not test that roundtrips this attribute through LLVM bitcode, so this was never caught.1 parent 0a21ef9 commit bf49ba3
File tree
2 files changed
+5
-4
lines changed- llvm
- lib/Bitcode/Reader
- test/DebugInfo/AArch64
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1704 | 1704 | | |
1705 | 1705 | | |
1706 | 1706 | | |
1707 | | - | |
1708 | | - | |
| 1707 | + | |
| 1708 | + | |
1709 | 1709 | | |
1710 | 1710 | | |
1711 | 1711 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments