Go to file
Jakob Stoklund Olesen d0dc3920de Remove a bad PowerPC test.
This test case was way too strict, matching the entire assembly output.
Every non-trivial change to the ppc backend  or -O0 pipeline required
the test to be updated.

It should be replaced with a test of the specific vaarg feature.

llvm-svn: 151105
2012-02-21 23:49:18 +00:00
clang objective-c modern translator. accessing ivars using modern abi - wip. 2012-02-21 23:46:48 +00:00
compiler-rt [ASan] Add __asan_init to the list of C dynamic initializers to support /MD on Windows 2012-02-21 16:24:23 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Test web page update. 2012-02-20 01:32:12 +00:00
libcxx Modernize conversion to bool to the explicit bool conversion operator (library wide). This fixes http://llvm.org/bugs/show_bug.cgi?id=12058. 2012-02-21 21:46:43 +00:00
libcxxabi Move typeinfos for exceptions in <stdexcept> to the abi 2012-02-17 19:23:47 +00:00
lld use llvm::DenseMap instead of std::map 2012-02-15 00:50:07 +00:00
lldb Install lldb tool into /usr/local/bin if sdk==iphoneos. 2012-02-21 21:32:04 +00:00
llvm Remove a bad PowerPC test. 2012-02-21 23:49:18 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00