Go to file
Tom Stellard 8a3770ab97 Fixed rules names so they are unique when aliases are present.
This is necessary for building with Ninja because it does not allow
duplicate rule names.

Patch by: Dan Liew

llvm-svn: 200415
2014-01-29 20:03:27 +00:00
clang clang-format: More custom option fixes for protocol buffer files. 2014-01-29 18:52:43 +00:00
clang-tools-extra check-clang-tools: Also it doesn't require neither llvm_src_root nor llvm_obj_root. 2014-01-26 12:40:18 +00:00
compiler-rt Support ARMv4 in the remaining non-VFP routines. 2014-01-29 13:54:54 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fixed rules names so they are unique when aliases are present. 2014-01-29 20:03:27 +00:00
libcxx lit.site.cfg:cxx_under_test should take precedence over 'which clang++' 2014-01-29 01:54:52 +00:00
libcxxabi Use .p2align instead of .align 2014-01-23 21:46:35 +00:00
lld [ELF][Hexagon] typeZeroFillQuick is not associated with bss section. 2014-01-29 04:04:27 +00:00
lldb Don't crash when trying to auto complete 'breakpoint set -n "_' 2014-01-29 18:25:07 +00:00
llvm Remove C++11ism from r200407. 2014-01-29 19:14:23 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly ScopDetect: Transitively remove all children after region expansion 2014-01-29 19:05:30 +00:00