[PATCH] Infrastructure changes to support DW_OP_piece in LLVM IR.

Adrian Prantl aprantl at apple.com
Tue Jul 29 17:21:31 PDT 2014


Added the definition of DIBuilder::createVariablePiece().

http://reviews.llvm.org/D3373

Files:
  docs/SourceLevelDebugging.rst
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/IR/DIBuilder.h
  include/llvm/IR/DebugInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
  lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h
  lib/CodeGen/AsmPrinter/DebugLocEntry.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/IR/DIBuilder.cpp
  lib/IR/DebugInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3373.12002.patch
Type: text/x-patch
Size: 28686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140730/39310885/attachment.bin>


More information about the llvm-commits mailing list