Since we now re-write .debug_info the DWARF CU Offsets can change.
Just like for .debug_aranges the GDB Index will need to be updated.
Details
Details
- Reviewers
rafauler Amir maksfb - Commits
- rG612f0f4568b9: [BOLT][DWARF] Fix gdb index section
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
bolt/test/X86/gdbindex.test | ||
---|---|---|
2 | Just curious is this necessary? Also is the %T (directory) meant? |
bolt/test/X86/gdbindex.test | ||
---|---|---|
2 | Yes %t refers to a directory. It's nice to start with in clean state I think. |
Just curious is this necessary? Also is the %T (directory) meant?
Also should we convert binaries to yaml?