[PATCH] D88585: [DebugInfo] Support representation of multiple location operands in ISel's SDDbgValue
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 07:25:06 PST 2020
StephenTozer updated this revision to Diff 310193.
StephenTozer added a comment.
Rebase onto recent master; no functional changes except applying the existing changes to the new `InstrEmitter::EmitDbgInstrRef` function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88585/new/
https://reviews.llvm.org/D88585
Files:
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88585.310193.patch
Type: text/x-patch
Size: 18746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/a5d6d0c3/attachment.bin>
More information about the llvm-commits
mailing list