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
Paths
| Differential D147656
[DWARFLinkerParallel] change thread_local to LLVM_THREAD_LOCAL for StringPool. AbandonedPublic Authored by avl on Apr 5 2023, 12:49 PM.
Details
Summary Not all platforms support C++11 thread_local. Use portable
Diff Detail
Revision Contents
Diff 511186 llvm/include/llvm/DWARFLinkerParallel/StringPool.h
llvm/lib/DWARFLinkerParallel/StringPool.cpp
|