[PATCH] Debug info: Support fragmented variables.

Adrian Prantl aprantl at apple.com
Fri Mar 7 13:26:13 PST 2014


  Here is a rebased version of the patch that applies cleanly after Chandler’s movement of header files and Eric’s creation of AsmPrinterDwarf.

Hi #llvm,

http://llvm-reviews.chandlerc.com/D2680

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2680?vs=7571&id=7650#toc

Files:
  docs/SourceLevelDebugging.rst
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/CodeGen/MachineInstr.h
  include/llvm/CodeGen/SelectionDAG.h
  include/llvm/IR/DIBuilder.h
  include/llvm/IR/DebugInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/IR/DIBuilder.cpp
  lib/IR/DebugInfo.cpp
  lib/Transforms/Scalar/SROA.cpp
  test/DebugInfo/X86/dbg-large-unsigned-const.ll
  test/DebugInfo/X86/pieces-1.ll
  test/DebugInfo/X86/sdagsplit-1.ll
  test/DebugInfo/X86/sdagsplit-2.ll
  test/DebugInfo/X86/sroasplit-1.ll
  test/DebugInfo/X86/sroasplit-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2680.6.patch
Type: text/x-patch
Size: 69578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140307/9093ce41/attachment.bin>


More information about the llvm-commits mailing list