|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Summary:
Use the initialexec TLS type and eliminate calls to the TLS
wrapper.  Fixes the sanitizer-x86_64-linux-fuzzer bot failure.
Reviewers: vitalybuka, kcc
Reviewed By: kcc
Subscribers: hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D37026
llvm-svn: 311490 | 
| | 
| 
| 
| 
| 
| | as it breaks builtin standalone build on some bots.
llvm-svn: 311482 | 
| | 
| 
| 
| 
| 
| | DeepRecursionTest.cpp
llvm-svn: 311421 | 
| | 
| 
| 
| | llvm-svn: 311420 | 
| | 
| 
| 
| | llvm-svn: 311418 | 
| | 
| 
| 
| | llvm-svn: 311417 | 
|  | Resulting library binaries will be named libclang_rt.fuzzer*, and will
be placed in Clang toolchain, allowing redistribution.
Differential Revision: https://reviews.llvm.org/D36908
llvm-svn: 311407 |