[PATCH] D122922: [lld][common][lld-macho][lld-coff] Support per-thread allocators and StringSavers
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 11:40:54 PDT 2022
oontvoo updated this revision to Diff 422304.
oontvoo added a comment.
put back differet make/saver options:
- make<>() behaviour remained unchanged (since the macro that controls it is OFF by default.)
- added back the other two explicit makeUnsafe and makePerThread
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122922/new/
https://reviews.llvm.org/D122922
Files:
lld/CMakeLists.txt
lld/Common/CommonLinkerContext.cpp
lld/Common/Memory.cpp
lld/include/lld/Common/CommonLinkerContext.h
lld/include/lld/Common/Memory.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122922.422304.patch
Type: text/x-patch
Size: 8311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/e54c6a80/attachment.bin>
More information about the llvm-commits
mailing list