[PATCH] D52837: [WebAssembly] Ignore DBG_VALUE in WebAssemblyCFGStacify pass when looking for block start

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 08:00:36 PDT 2018


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

Revert test to .ll form, but ensure valid input before wasm-cfg-stackify pass


Repository:
  rL LLVM

https://reviews.llvm.org/D52837

Files:
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  test/CodeGen/WebAssembly/cfg-stackify-dbg-skip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52837.168294.patch
Type: text/x-patch
Size: 12852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/4714c1dd/attachment.bin>


More information about the llvm-commits mailing list