[PATCH] D75277: [WebAssembly] Remove restriction on main name mangling
Sam Clegg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 14:06:34 PDT 2022
sbc100 added inline comments.
================
Comment at: llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp:264
- }
- }
}
----------------
sunfish wrote:
> Why is this code going away? This isn't Emscripten-specific code.
Ah.. I was hoping we could delete these codepaths, but maybe not.. :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75277/new/
https://reviews.llvm.org/D75277
More information about the cfe-commits
mailing list