[PATCH] D66968: [WebAssembly] Implement NO_STRIP
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 13:06:20 PDT 2019
sunfish marked 2 inline comments as done.
sunfish added inline comments.
================
Comment at: tools/lld/wasm/MarkLive.cpp:72
// We need to preserve any exported symbol
for (Symbol *sym : symtab->getSymbols())
----------------
sbc100 wrote:
> Update the comment?
Updated in the new patch.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66968/new/
https://reviews.llvm.org/D66968
More information about the llvm-commits
mailing list