[PATCH] D49034: [WIP] [WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegStackify pass
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 11 19:00:53 PDT 2018
mattd added a comment.
Thanks Yuri, it looks like you addressed my immediate concerns. I didn't see anything glaringly wrong, when I looked at the original patch. You should add a few reviewers and tag this as "debug-info" by editing the revision and updating the "Tags" field. That should get your patch a bit more exposure. Do you happen to have a smaller/reduced reproducer? I'm wondering how much of the test can be trimmed down, for instance, you declared a variable 't' but it's unused.
Repository:
rL LLVM
https://reviews.llvm.org/D49034
More information about the llvm-commits
mailing list