Go to file
Stephen Wilson bd58871d96 Host: linux: Use llvm::sys::getHostTriple for the default host ArchSpec.
Previously we were using a set of preprocessor defines and returning an ArchSpec
without any OS/Vendor information.  This fixes an issue with plugin resolution
on Linux where a valid OS component is needed.

llvm-svn: 126404
2011-02-24 19:15:09 +00:00
clang Likely fix for PR9316 and other unknown bugs: don't use the anonynmous 2011-02-24 19:03:39 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Jean-Daniel Dupas fixes install directions 2011-02-22 14:18:34 +00:00
lldb Host: linux: Use llvm::sys::getHostTriple for the default host ArchSpec. 2011-02-24 19:15:09 +00:00
llvm Remove obsolete tests. 2011-02-24 19:09:52 +00:00