1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/tools/llvm-cov
Shuhong Liu 705268c433 [AIX] Remove diff -a option on llvm-cov.test
Summary:
llvm-cov.test generates .gcov files and compared with target
sample files. Since the files do not contain any binary data
(files are plain ASCII texts), remove -a from diff. And this
fix will the error on AIX since the default diff tool on AIX
does not support -a option.

Reviewers: hubert.reinterpretcast, daltenty, stevewan

Subscribers: llvm-commits

Tags: #LLVM

Differential Revision: https://reviews.llvm.org/D83711
2020-07-14 12:24:36 -04:00
..
Inputs [llvm-cov gcov] Support clang<11 fake 4.2 format 2020-06-17 10:17:15 -07:00
binary-formats.c
combine_expansions.cpp
cov-comdat.test
deferred-region.cpp
demangle.test
dir-with-filtering.test
double_dots.c
export_functions-lcov.test
export_functions.test
gcov-4.7.c
gcov-8.c
gcov-9.c
gcov-fake-4.2.c [llvm-cov gcov] Support clang<11 fake 4.2 format 2020-06-17 10:17:15 -07:00
gcov-intermediate-format.test
hideUnexecutedSubviews.test
ifdef.c
ignore-filename-regex.test
lit.local.cfg
llvm-cov.test [AIX] Remove diff -a option on llvm-cov.test 2020-07-14 12:24:36 -04:00
load-multiple-objects.test
misssing-profdata.test
multiple-files.test
multiple-objects-not-all-instrumented.test
multiple-objects.test
multithreaded-report.test
name_whitelist.test
native_separators.c
path_equivalence.c
prefer_used_to_unused.h
prevent_false_instantiations.h
report.cpp
scan-directory.test
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts-lcov.test
showLineExecutionCounts.cpp
showProjectSummary.cpp
showRegionMarkers.cpp
showTabsHTML.cpp
showTemplateInstantiations.cpp
sources-specified.test
style.test
threads.c
universal_bin_wrapping_archives.test
universal-binary.c
warnings.h
zeroFunctionFile.c