aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/tls-init-funcs.cpp
AgeCommit message (Expand)Author
2013-05-02Use the Itanium ABI for thread_local on Darwin.Bill Wendling
2013-04-30Revert r180739 and r180748: they broke C++11 thread_local on non-Darwin syste...Richard Smith
2013-04-29Modify triple to try to make it pass on ARM.Bill Wendling
2013-04-29Emit the TLS intialization functions into a list.Bill Wendling