[PATCH] D71185: [DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified.

Sourabh Singh Tomar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 00:59:46 PST 2019


SouraVX created this revision.
SouraVX added reviewers: aprantl, dblaikie.
SouraVX added projects: debug-info, LLVM.
Herald added subscribers: llvm-commits, cfe-commits, dexonsmith, steven_wu, hiraditya, mehdi_amini.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71185

Files:
  clang/test/CodeGen/split-debug-output.c
  clang/test/CodeGen/thinlto-split-dwarf.c
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/test/DebugInfo/X86/debug_addr.ll
  llvm/test/DebugInfo/X86/string-offsets-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71185.232767.patch
Type: text/x-patch
Size: 6907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191209/63c18388/attachment-0001.bin>


More information about the cfe-commits mailing list