Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
tls-init-funcs.cpp
b0b3af7
[TLS on Darwin] use CXX_FAST_TLS calling convention for access functions.
by Manman Ren
· 10 years ago
6815026
[TLS on Darwin] change how we handle globals with linkonce or weak linkage.
by Manman Ren
· 10 years ago
9b21c33
CodeGen: Don't emit a thread-wrapper if we can't touch the backing variable
by David Majnemer
· 11 years ago
35ab328
CodeGen: Correct linkage of thread_local for OS X
by David Majnemer
· 11 years ago
95cae88
Use the Itanium ABI for thread_local on Darwin.
by Bill Wendling
· 12 years ago
e6c878c
Revert r180739 and r180748: they broke C++11 thread_local on non-Darwin systems and did not do the right thing on Darwin.
by Richard Smith
· 12 years ago
219df4c
Modify triple to try to make it pass on ARM.
by Bill Wendling
· 12 years ago
96a7769
Emit the TLS intialization functions into a list.
by Bill Wendling
· 12 years ago