[PATCH] D31439: PR32382: Emit complex DWARF expressions with the correct location description kind
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 18:34:50 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300522: PR32382: Fix emitting complex DWARF expressions. (authored by adrian).
Changed prior to commit:
https://reviews.llvm.org/D31439?vs=95503&id=95521#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31439
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/docs/SourceLevelDebugging.rst
llvm/trunk/include/llvm/CodeGen/MachineInstrBuilder.h
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.h
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.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/CodeGen/InlineSpiller.cpp
llvm/trunk/lib/CodeGen/MachineInstr.cpp
llvm/trunk/lib/CodeGen/RegAllocFast.cpp
llvm/trunk/lib/CodeGen/SafeStack.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/test/Bitcode/DIExpression-aggresult.ll
llvm/trunk/test/Bitcode/DIExpression-aggresult.ll.bc
llvm/trunk/test/Bitcode/DIExpression-deref.ll
llvm/trunk/test/Bitcode/DIExpression-deref.ll.bc
llvm/trunk/test/DebugInfo/ARM/selectiondag-deadcode.ll
llvm/trunk/test/DebugInfo/Generic/block-asan.ll
llvm/trunk/test/DebugInfo/X86/dbg-declare-arg.ll
llvm/trunk/test/DebugInfo/X86/dbg_value_direct.ll
llvm/trunk/test/DebugInfo/X86/debug-info-block-captured-self.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/sret.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/debug_info.ll
llvm/trunk/test/Transforms/SafeStack/X86/debug-loc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31439.95521.patch
Type: text/x-patch
Size: 54340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170418/f930d8f9/attachment.bin>
More information about the llvm-commits
mailing list