[PATCH] D49034: [WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegStackify pass

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 16:37:34 PDT 2018


yurydelendik updated this revision to Diff 162984.
yurydelendik added a comment.

Use `for (const auto &Op :`


Repository:
  rL LLVM

https://reviews.llvm.org/D49034

Files:
  lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  test/DebugInfo/WebAssembly/dbg-value-move-2.ll
  test/DebugInfo/WebAssembly/dbg-value-move.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49034.162984.patch
Type: text/x-patch
Size: 15706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/0151e36d/attachment.bin>


More information about the llvm-commits mailing list