[PATCH] D93472: [WebAssembly][lld] Don't mark a file live from an undefine symbol
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 10:40:03 PST 2020
sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.
lgtm .. assuming we do eventually figure out how to trigger this using a unit test. I generally agree with you that it rather strange that `::markLive` is called at all on an undefined synbol.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93472/new/
https://reviews.llvm.org/D93472
More information about the llvm-commits
mailing list