[PATCH] D48994: [WebAssembly] Update DBG_VALUE register operand during WebAssemblyOptimizeLiveIntervals pass
Yury Delendik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 16 09:11:41 PDT 2018
yurydelendik updated this revision to Diff 155701.
yurydelendik added a comment.
- Use `valueOut()` instead of `valueDefined()`
- Make the debug value special case more obvious
Repository:
rL LLVM
https://reviews.llvm.org/D48994
Files:
lib/CodeGen/LiveInterval.cpp
test/DebugInfo/WebAssembly/dbg-value-live-interval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48994.155701.patch
Type: text/x-patch
Size: 10879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/420306f1/attachment.bin>
More information about the llvm-commits
mailing list