Go to file
Hans Wennborg aea412008e Make ARM and Mips use TargetMachine::getTLSModel()
This moves the logic for selecting a TLS model to a single place,
instead of the previous three (ARM, Mips, and X86 which already
uses this function).

llvm-svn: 156162
2012-05-04 09:40:39 +00:00
clang Fix -Wlarge-by-value-copy option handling in the driver. 2012-05-04 08:08:37 +00:00
compiler-rt [ASan] use CLANG_VERSION in Makefile (currently 3.2) 2012-04-23 13:27:47 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Change std::abs from a template function to three overloads for float, double and long double. 2012-05-03 14:58:34 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb In ProcessGDBRemote::DoConnectRemote(), if the remote system informed 2012-05-03 22:37:30 +00:00
llvm Make ARM and Mips use TargetMachine::getTLSModel() 2012-05-04 09:40:39 +00:00
polly Remove unused function 2012-04-30 23:49:05 +00:00