[PATCH] D93184: Make lld::wasm::link() or lld::elf::link() more thread-safe
Sean Young via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 29 02:55:32 PST 2022
seanyoung updated this revision to Diff 404248.
seanyoung added a comment.
- Rename initLLVM() to initializeLLVM()
- Rebase against latest main
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93184/new/
https://reviews.llvm.org/D93184
Files:
lld/COFF/Driver.cpp
lld/ELF/Driver.cpp
lld/MachO/Driver.cpp
lld/tools/lld/lld.cpp
lld/wasm/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93184.404248.patch
Type: text/x-patch
Size: 5783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220129/ed8bdd65/attachment.bin>
More information about the llvm-commits
mailing list