The debug_info_offset values in .debug_{,gnu_}pub{name,types} may be relocated. Use DWARFSection so that we can get relocated values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Can this have a test? (I guess you should be able to use llvm-dwarfdump to show the new output).
Comment Actions
Thanks! The dwarf2yaml code path touched by this revision is tested by some test/ObjectYAML/MachO/DWARF-*.yaml files.