[PATCH] D83890: [DebugInfo] Process DBG_VALUE_LIST in LiveDebugValues

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 03:25:20 PDT 2020


StephenTozer updated this revision to Diff 295516.
StephenTozer added a comment.

- Fixed a few minor errors, including a linux compile error
- Rebased onto latest master, moving changes into `VarLocBasedImpl.cpp`.


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/VarLocBasedImpl.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.295516.patch
Type: text/x-patch
Size: 76374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/3b91dff1/attachment.bin>


More information about the llvm-commits mailing list