[PATCH] D44206: [WebAssembly] Create SyntheticFunction for __wasm_call_ctors earlier

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 09:48:26 PST 2018


sbc100 added a comment.

Also, it should be noted that it is too early to say if ordering of the functions withing the wasm file means anything to any of the engines, so any change that was aimed purely at that would be premature.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44206





More information about the llvm-commits mailing list