Go to file
Chandler Carruth 3f0c8f79e0 Refactor the detection of a GCC installation into a helper class. This
is designed to allow the detection to record more rich information about
the installation than just a single path.

Mostly, the functionality remains the same. This is primarily
a factoring change. However, the new factoring immediately fixes one
issue where on ubuntu we didn't walk up enough layers to reach the
parent lib path. I'll have a test tree for that once I finish making the
Ubuntu tree work reasonably.

llvm-svn: 141011
2011-10-03 18:16:54 +00:00
clang Refactor the detection of a GCC installation into a helper class. This 2011-10-03 18:16:54 +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 Windows porting work by Ruben Van Boxem 2011-10-03 15:23:59 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Removed lldb::SBSourceManager_impl. We export everything in the lldb namespace 2011-10-01 02:59:24 +00:00
llvm Tidy up a bit. Formatting. 2011-10-03 17:59:31 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00