[PATCH] D33894: Align definition of DW_OP_plus with DWARF spec [3/3]

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 06:15:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305386: Align definition of DW_OP_plus with DWARF spec [3/3] (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D33894?vs=102521&id=102534#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33894

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/Metadata.cpp
  llvm/trunk/test/Assembler/diexpression.ll
  llvm/trunk/test/Bitcode/DIExpression-deref.ll
  llvm/trunk/test/Bitcode/DIExpression-minus-upgrade.ll
  llvm/trunk/test/Bitcode/DIExpression-minus-upgrade.ll.bc
  llvm/trunk/test/Bitcode/DIGlobalVariableExpression.ll
  llvm/trunk/test/CodeGen/ARM/debug-info-blocks.ll
  llvm/trunk/test/CodeGen/X86/lea-opt-with-debug.mir
  llvm/trunk/test/DebugInfo/Generic/block-asan.ll
  llvm/trunk/test/DebugInfo/MIR/ARM/split-superreg-complex.mir
  llvm/trunk/test/DebugInfo/X86/block-capture.ll
  llvm/trunk/test/DebugInfo/X86/debug-info-block-captured-self.ll
  llvm/trunk/test/DebugInfo/X86/debug-info-blocks.ll
  llvm/trunk/test/DebugInfo/X86/dw_op_minus.ll
  llvm/trunk/test/DebugInfo/X86/dw_op_minus_direct.ll
  llvm/trunk/test/DebugInfo/X86/safestack-byval.ll
  llvm/trunk/test/DebugInfo/X86/stack-value-dwarf2.ll
  llvm/trunk/test/DebugInfo/X86/unattached-global.ll
  llvm/trunk/test/Transforms/GlobalMerge/debug-info.ll
  llvm/trunk/test/Transforms/InstCombine/debuginfo-dce.ll
  llvm/trunk/test/Transforms/SafeStack/X86/debug-loc.ll
  llvm/trunk/test/Transforms/SafeStack/X86/debug-loc2.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33894.102534.patch
Type: text/x-patch
Size: 35035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/a31a0907/attachment.bin>


More information about the llvm-commits mailing list