[PATCH] D54282: [DWARFv5] Emit normal type units in .debug_info comdats.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 10:53:37 PST 2018


probinson updated this revision to Diff 173381.
probinson added a comment.

Make DwarfDebug responsible for picking which section to use.


https://reviews.llvm.org/D54282

Files:
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/CodeGen/X86/dwarf-headers.ll
  llvm/test/DebugInfo/X86/string-offsets-multiple-cus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54282.173381.patch
Type: text/x-patch
Size: 7806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/abafd7d5/attachment.bin>


More information about the llvm-commits mailing list