1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/tools/llvm-cov
Vedant Kumar 95aaeaf3f0 [llvm-cov] Allow specifying distinct architectures for each loaded binary
The coverage tool needs to know which slice to look at when it's handed
a universal binary. Some projects need to look at aggregate coverage
reports for a variety of slices in different binaries: this patch adds
support for these kinds of projects to llvm-cov.

rdar://problem/33579007

llvm-svn: 309747
2017-08-01 21:23:26 +00:00
..
Inputs
binary-formats.c
combine_expansions.cpp
copy_block_helper.m
cov-comdat.test
demangle.test
double_dots.c
gcov47_compatibility.cpp
hideUnexecutedSubviews.test
lit.local.cfg
llvm-cov.test
load-multiple-objects.test
multiple-files.test
native_separators.c
prefer_used_to_unused.h
prevent_false_instantiations.h
range_based_for.cpp
report.cpp
scan-directory.test
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts.cpp
showProjectSummary.cpp
showRegionMarkers.cpp
showTabsHTML.cpp [llvm] Remove redundant check-prefix=CHECK from tests. NFC. 2017-07-17 17:32:45 +00:00
showTemplateInstantiations.cpp
style.test
threads.c [llvm-cov] Add a cl::opt to control the number of threads 2017-07-11 01:23:29 +00:00
universal-binary.c [llvm-cov] Allow specifying distinct architectures for each loaded binary 2017-08-01 21:23:26 +00:00
warnings.h
zeroFunctionFile.c [llvm-cov] Disable threading in a test. NFC. 2017-07-11 01:42:12 +00:00