Go to file
Nick Lewycky 5cc9ebb723 Revert r167567, restoring the ability of clang to run gcc in cases where it
can't handle the input file type. This resulted in PR14338.

llvm-svn: 168024
2012-11-15 05:36:36 +00:00
clang Revert r167567, restoring the ability of clang to run gcc in cases where it 2012-11-15 05:36:36 +00:00
clang-tools-extra Following the example from loop-convert tests, simplifying the remove-cstr-calls lit script. 2012-11-05 18:28:45 +00:00
compiler-rt Fix typo from code review (thanks to Alexey Samsonov). This is also caught by the existing tests when building for i386. 2012-11-13 23:58:20 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx Restrict optimized __pad_and_output implementation detail to desired releases. 2012-11-14 21:17:15 +00:00
libcxxabi Update CREDIT.TXT 2012-11-13 15:57:18 +00:00
lld Add program header emission to ELF writer. This patch also rearranges sections for efficient memory utilization 2012-11-13 21:34:45 +00:00
lldb In cases where the Objective-C ivar symbols are stripped out, 2012-11-15 02:02:04 +00:00
llvm Fix an obvious merge bug in -join-globalcopies (disabled). 2012-11-15 02:32:22 +00:00
polly test: LLVM supports now vectors of arbitrary pointers 2012-11-14 08:25:52 +00:00