[PATCH] D102999: [WebAssembly] Add NullifyDebugValueLists pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 11:13:22 PDT 2021


aheejin updated this revision to Diff 347457.
aheejin added a comment.
Herald added a subscriber: ormris.

More


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102999

Files:
  llvm/lib/Target/WebAssembly/CMakeLists.txt
  llvm/lib/Target/WebAssembly/WebAssembly.h
  llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyNullifyDebugValueLists.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/test/CodeGen/WebAssembly/reg-stackify-dbg.mir
  llvm/test/DebugInfo/WebAssembly/dbg-value-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102999.347457.patch
Type: text/x-patch
Size: 13602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/f08d0517/attachment.bin>


More information about the llvm-commits mailing list