[PATCH] D52837: [WebAssembly] Ignore DBG_VALUE in WebAssemblyCFGStackify pass when looking for block start
Yury Delendik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 4 12:14:08 PDT 2018
yurydelendik added a comment.
In https://reviews.llvm.org/D52837#1255388, @sbc100 wrote:
> Would `bugpoint` help here? Its specifically designed to minimize test case I think although I don't have a lot of experience with it myself.
I run `delta` tool -- it took 20 lines off. I need to figure out what is encoded in the DIDerivedType's to further reduce the test.
Repository:
rL LLVM
https://reviews.llvm.org/D52837
More information about the llvm-commits
mailing list