[PATCH] D93184: Make lld::wasm::link() or lld::elf::link() more thread-safe
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 15:43:06 PST 2020
thakis added a comment.
> Ideally I'd like to make lld entirely thread-safe and more amiable for using as a a library, that is a much larger change.
This is an explicit non-goal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93184/new/
https://reviews.llvm.org/D93184
More information about the llvm-commits
mailing list