[PATCH] D75277: [WebAssembly] Remove restriction on main name mangling

Dan Gohman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 13:46:02 PDT 2022


sunfish added inline comments.


================
Comment at: llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp:264
-      }
-    }
   }
----------------
Why is this code going away? This isn't Emscripten-specific code.


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