Go to file
Justin Bogner a99a3902a5 llvm-cov: Expect a source file as a positional parameter
Currently, llvm-cov isn't command-line compatible with gcov, which
accepts a source file name as its first parameter and infers the gcno
and gcda file names from that. This change keeps our -gcda and -gcno
options available for convenience in overriding this behaviour, but
adds the required parameter and inference behaviour as a compatible
default.

llvm-svn: 200417
2014-01-29 21:31:34 +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 Updated README.TXT with information about using DESTDIR and building with Ninja. 2014-01-29 20:03:28 +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 llvm-cov: Expect a source file as a positional parameter 2014-01-29 21:31:34 +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