[PATCH] D43943: [DEBUGINFO] Add flag for DWARF2 to use sections as references.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 07:16:34 PDT 2018


ABataev updated this revision to Diff 139288.
ABataev added a comment.

Updated to the latest version + fixes.


Repository:
  rL LLVM

https://reviews.llvm.org/D43943

Files:
  include/llvm/CodeGen/AsmPrinter.h
  lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  test/DebugInfo/X86/sections_as_references.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43943.139288.patch
Type: text/x-patch
Size: 8741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/631bc67b/attachment.bin>


More information about the llvm-commits mailing list