Not all platforms support C++11 thread_local. Use portable
LLVM_THREAD_LOCAL macro instead.
Details
Details
- Reviewers
SeanP JDevlieghere
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D147656
[DWARFLinkerParallel] change thread_local to LLVM_THREAD_LOCAL for StringPool. avl on Apr 5 2023, 12:49 PM. Authored by
Details
Not all platforms support C++11 thread_local. Use portable
Diff Detail
|