[PATCH] D33894: Align definition of DW_OP_plus with DWARF spec [3/3]
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 04:10:38 PDT 2017
sdesmalen updated this revision to Diff 102521.
sdesmalen added a comment.
Somehow I missed unit-test test/DebugInfo/MIR/ARM/split-superreg-complex.mir, so updated it.
It should pass all unit tests now.
https://reviews.llvm.org/D33894
Files:
docs/LangRef.rst
include/llvm/IR/DebugInfoMetadata.h
lib/Bitcode/Reader/MetadataLoader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfExpression.cpp
lib/CodeGen/AsmPrinter/DwarfExpression.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/Metadata.cpp
test/Assembler/diexpression.ll
test/Bitcode/DIExpression-deref.ll
test/Bitcode/DIExpression-minus-upgrade.ll
test/Bitcode/DIExpression-minus-upgrade.ll.bc
test/Bitcode/DIGlobalVariableExpression.ll
test/CodeGen/ARM/debug-info-blocks.ll
test/CodeGen/X86/lea-opt-with-debug.mir
test/DebugInfo/Generic/block-asan.ll
test/DebugInfo/MIR/ARM/split-superreg-complex.mir
test/DebugInfo/X86/block-capture.ll
test/DebugInfo/X86/debug-info-block-captured-self.ll
test/DebugInfo/X86/debug-info-blocks.ll
test/DebugInfo/X86/dw_op_minus.ll
test/DebugInfo/X86/dw_op_minus_direct.ll
test/DebugInfo/X86/safestack-byval.ll
test/DebugInfo/X86/stack-value-dwarf2.ll
test/DebugInfo/X86/unattached-global.ll
test/Transforms/GlobalMerge/debug-info.ll
test/Transforms/InstCombine/debuginfo-dce.ll
test/Transforms/SafeStack/X86/debug-loc.ll
test/Transforms/SafeStack/X86/debug-loc2.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33894.102521.patch
Type: text/x-patch
Size: 33946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/2a532e1d/attachment.bin>
More information about the llvm-commits
mailing list