[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 Mar 10 09:16:13 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1db137b18596: [DebugInfo] Handle DBG_VALUES with multiple variable location operands in MIR (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D92578?vs=316468&id=329688#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92578

Files:
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/RegAllocFast.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.329688.patch
Type: text/x-patch
Size: 30426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/f7f07932/attachment-0001.bin>


More information about the llvm-commits mailing list