[PATCH] D56401: [WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 10:18:38 PST 2019


This revision was automatically updated to reflect the committed changes.
yurydelendik marked 2 inline comments as done.
Closed by commit rL351216: [WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify (authored by yurydelendik, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56401

Files:
  llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/trunk/test/DebugInfo/WebAssembly/dbg-value-move-clone.mir
  llvm/trunk/test/DebugInfo/WebAssembly/dbg-value-move-reg-stackify.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56401.181816.patch
Type: text/x-patch
Size: 15063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/7712ca77/attachment.bin>


More information about the llvm-commits mailing list