[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
Mon Apr 11 13:13:37 PDT 2022


oontvoo updated this revision to Diff 422020.
oontvoo marked an inline comment as done.
oontvoo added a comment.
Herald added a subscriber: mgorny.

removed the unneeded helpers and define the cmake option for LLD_THREAD_SAFE_MEMORY


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.422020.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/573b92fb/attachment.bin>


More information about the llvm-commits mailing list