[PATCH] D66888: [LiveDebugValues] Insert entry values after bundles
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 07:34:20 PDT 2019
dstenb updated this revision to Diff 217875.
dstenb added a comment.
Add `MachineBasicBlock::insertAfterBundle()` helper function.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66888/new/
https://reviews.llvm.org/D66888
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/test/DebugInfo/MIR/Hexagon/lit.local.cfg
llvm/test/DebugInfo/MIR/Hexagon/live-debug-values-bundled-entry-values.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66888.217875.patch
Type: text/x-patch
Size: 9578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/cbc8f921/attachment.bin>
More information about the llvm-commits
mailing list