1 Commits

Author SHA1 Message Date
Steven Wu
d07c3cf667 [Support] Introduce ThreadSafeAllocator
Add support for ThreadSafeAllocator, which is needed for a CAS
implementation, which requires thread safe allocation for data storage.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D133713
2023-10-06 13:54:53 -07:00