[PATCH] D51562: [WebAssembly] Fix signature of `main` in FixFunctionBitcasts

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 17:08:08 PDT 2018


sbc100 added a comment.

I'm not sure why the logic of this flag is set to true by default and then we check for "!TemporaryWorkarounds".

Assuming this is useful I'd like to remove this flag soon.


Repository:
  rL LLVM

https://reviews.llvm.org/D51562





More information about the llvm-commits mailing list