[PATCH] D50287: [WebAssembly] --export should fetch lazy symbols

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 17:15:22 PDT 2018


sbc100 added a comment.

Second attempt at this change since I think it makes sense.  Otherwise emscripten would need to pass `--export=foo` and `--undefined=foo` for each symbol which seems redundant.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50287





More information about the llvm-commits mailing list