The transition is done by using methods of AsmPrinter which automatically emit values in compliance with the selected DWARF format.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks good, thanks! (with the test expanded a bit, as mentioned)
llvm/test/DebugInfo/X86/debug-pubtables-dwarf64.ll | ||
---|---|---|
6–15 | Expand this test to verify that the offsets parsed from debug_pub* match the offsets of the DIEs they are meant to refer to. |
Comment Actions
- Extended the test. Note that this change required rearranging the patches in the set so that this patch comes after the patches for DWARF units.
clang-tidy: error: no member named 'emitDwarfUnitLength' in 'llvm::AsmPrinter' [clang-diagnostic-error]
not useful