[PATCH] D40559: Run Wasm entrypoint on load

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 12:57:17 PST 2017


sunfish added a comment.

Also, the empty string "" is a valid symbol name on wasm, so it'd be awkward to make it a special case.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40559





More information about the llvm-commits mailing list