[PATCH] D87018: [DebugInfo] Fix emitting DWARF64 DWO compilation units and string offset tables (9/19).

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 06:50:48 PDT 2020


ikudrin updated this revision to Diff 289940.
ikudrin added a comment.

- Relaxed checking in the test. The line is a bit longer than I suggested because the test has to validate emitting the `abbr_offset` field.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87018/new/

https://reviews.llvm.org/D87018

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/X86/debug-info-dwo-dwarf64.ll
  llvm/test/DebugInfo/X86/debug-str-offsets-dwo-dwarf64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87018.289940.patch
Type: text/x-patch
Size: 4854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/c65f4eed/attachment.bin>


More information about the llvm-commits mailing list