[PATCH] D92320: [WebAssembly][lld] Fix call-indirect.s test to validate

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 00:44:14 PST 2021


wingo added a comment.

Ready for review; I know that our tests don't have to validate, but sometimes it's useful to be able to check our work using wabt or similar, and in that case non-validating files can be a distraction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92320



More information about the llvm-commits mailing list