Go to file
Chandler Carruth 14dd5ffcbf Move the GCC installation detection helper a member of the Linux
toolchain instead of merely using it in the constructor. This will allow
us to query it when building include paths as well as the file search
paths built in the constructor. I've lifted as little of it as I could
into the header file.

Eventually this will likely sink down into some of the Generic
toolchains and be used on more platforms, but I'm starting on Linux so
I can work out all the APIs needed there, where it is easiest to test
and we have the most pressing need.

llvm-svn: 143838
2011-11-05 22:07:51 +00:00
clang Move the GCC installation detection helper a member of the Linux 2011-11-05 22:07:51 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove support folder from Apple install 2011-11-04 15:59:51 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Update a missed getHostTriple call, fixes non-__APPLE__ build 2011-11-05 01:35:31 +00:00
llvm CMake should join the party in a post 3.0 world. ;] This brings CMake's 2011-11-05 21:18:59 +00:00
polly ScopDetection: Small fixes and improvements for the SCEVValidator 2011-11-04 10:08:08 +00:00