llvm-6502/tools
Justin Bogner de2703ddfb llvm-cov: Add support for gcov's --long-file-names option
GCOV provides an option to prepend output file names with the source
file name, to disambiguate between covered data that's included from
multiple sources. Add a flag to llvm-cov that does the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207035 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-23 21:44:55 +00:00
..
bugpoint [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:10:36 +00:00
bugpoint-passes
gold
llc llc: Add support for -mcpu=native. 2014-04-12 01:34:31 +00:00
lli [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:10:36 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-c-test Convert getFileOffset to getOffset and move it to its only user. 2014-04-21 13:45:32 +00:00
llvm-config
llvm-cov llvm-cov: Add support for gcov's --long-file-names option 2014-04-23 21:44:55 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump [DWARF parser] Turn DILineInfo into a struct. 2014-04-18 21:36:39 +00:00
llvm-extract
llvm-jitlistener
llvm-link
llvm-lto Teach llvm-lto to respect the given RelocModel. 2014-04-14 13:54:16 +00:00
llvm-mc Create MCTargetOptions. 2014-04-23 11:16:03 +00:00
llvm-mcmarkup
llvm-nm Revert "Fix a nomenclature error in llvm-nm." 2014-04-03 00:19:35 +00:00
llvm-objdump [DWARF parser] Turn DILineInfo into a struct. 2014-04-18 21:36:39 +00:00
llvm-profdata ProfileData: Add support for the indexed instrprof format 2014-04-18 21:48:40 +00:00
llvm-readobj [C++11] Range-based loop simplification. 2014-04-20 21:05:30 +00:00
llvm-rtdyld [DWARF parser] Turn DILineInfo into a struct. 2014-04-18 21:36:39 +00:00
llvm-shlib
llvm-size
llvm-stress verify-di: Implement DebugInfoVerifier 2014-04-15 16:27:38 +00:00
llvm-symbolizer Use unique_ptr to manage ParsedBinariesAndObjects in LLVMSymbolizer 2014-04-22 05:26:14 +00:00
lto
macho-dump
msbuild
obj2yaml
opt [PM] Add a new-PM-style CGSCC pass manager using the newly added 2014-04-21 11:12:00 +00:00
yaml2obj [yaml2obj][ELF] ELF Relocations Support. 2014-04-11 04:13:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile