[PATCH] D83890: [DebugInfo] Process DBG_VALUE_LIST in LiveDebugValues
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 03:17:00 PDT 2020
StephenTozer updated this revision to Diff 279464.
StephenTozer added a comment.
Remove unused data from tests, add/modify comments, move `VarVec` declaration up, fix error in duplicated-op-removal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83890/new/
https://reviews.llvm.org/D83890
Files:
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/test/DebugInfo/MIR/X86/dvl-livedebugvalues-clobber.mir
llvm/test/DebugInfo/MIR/X86/dvl-livedebugvalues-join.mir
llvm/test/DebugInfo/MIR/X86/dvl-livedebugvalues-movements.mir
llvm/test/DebugInfo/MIR/X86/dvl-livedebugvalues-spillrestore.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83890.279464.patch
Type: text/x-patch
Size: 78597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/a111ea80/attachment.bin>
More information about the llvm-commits
mailing list