[PATCH] D92578: [DebugInfo] Handle DBG_VALUES with multiple variable location operands in MIR

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 11:34:14 PST 2021


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

Rebased onto recent master, fixed up MachineSink implementation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92578/new/

https://reviews.llvm.org/D92578

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92578.316468.patch
Type: text/x-patch
Size: 19134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/f1ea8b28/attachment.bin>


More information about the llvm-commits mailing list