[PATCH] D93184: Make lld::wasm::link() or lld::elf::link() more thread-safe
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 11:18:58 PST 2022
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
I favor the idea. `initLLVM` should probably be renamed, because `InitLLVM` exists an a class which may make users confused.
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