[PATCH] D44369: [SelectionDAG] Improve handling of dangling debug info
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 11:07:09 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327303: [SelectionDAG] Improve handling of dangling debug info (authored by bjope, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D44369
Files:
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/trunk/test/DebugInfo/X86/dbg-value-inlined-parameter.ll
llvm/trunk/test/DebugInfo/X86/sdag-dangling-dbgvalue.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44369.138058.patch
Type: text/x-patch
Size: 23733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/0e828c53/attachment.bin>
More information about the llvm-commits
mailing list