llvm-6502/test/tools
Justin Bogner b9e97c799e llvm-cov: Require a subcommand when invoked as llvm-cov
A while ago llvm-cov gained support for clang's instrumentation based
profiling in addition to its gcov support, and subcommands were added
to choose which behaviour to use. When no subcommand was specified, we
fell back to gcov compatibility with a warning that a subcommand would
be required in the future. Now, we require the subcommand.

Note that if the basename of llvm-cov is gcov (via symlink or
hardlink, for example), we still use the gcov compatible behaviour
with no subcommand required.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233132 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-24 23:34:36 +00:00
..
dsymutil [dsymutil] Temporarily disable some tests on windows. 2015-03-24 23:11:07 +00:00
gold Add -m -m elf_x86_64 to gold invocations. 2015-03-24 22:20:19 +00:00
llvm-cov llvm-cov: Require a subcommand when invoked as llvm-cov 2015-03-24 23:34:36 +00:00
llvm-cxxdump
llvm-lit
llvm-mc
llvm-objdump Add the option -no-symbolic-operands to llvm-objdump used with -macho and 2015-03-17 22:26:11 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj [llvm-readobj] add support for macho universal binary. 2015-03-24 20:26:55 +00:00
llvm-symbolizer
lto test: Make a start on a test suite for libLTO. 2015-03-19 23:55:38 +00:00