This patch helps add support for emitting the .debug_pubtypes section.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/test/tools/yaml2obj/ELF/DWARF/debug-pubtypes.yaml | ||
|---|---|---|
| 33 | Not ^--- ? | |
| llvm/test/tools/yaml2obj/ELF/DWARF/debug-pubtypes.yaml | ||
|---|---|---|
| 33 | This is the higher bytes of the offset. If I understand it correctly that ^ is the indicator of a new field. Am I wrong here? 0000: 34120000 02003412 00002143 00007856
^--- offset (4-byte)
0010: 3412
---- | |
Not ^--- ?