llvm-project/compiler-rt/test/profile/Linux
Fangrui Song f23fae29eb [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp
llvm-cov -path-equivalence=/tmp,... is used by some checked-in coverage mapping
files where the original filename is under /tmp. If the test itself produces the
coverage mapping file, there is no need for /tmp.

For coverage_emptylines.cpp: the source filename is under the build directory.
If the build directory is under /tmp, the path mapping will make
llvm-cov fail to find the file.
2020-12-10 16:57:10 -08:00
..
comdat_rename.test compiler-rt: Rename remaining cc files in test/profile to cpp 2019-08-05 13:42:31 +00:00
counter_promo_for.c Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
counter_promo_nest.c Update test counter_promo_nest.c to meet llvm change 2018-02-08 07:15:49 +00:00
counter_promo_while.c Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
coverage_ctors.cpp [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp 2020-12-10 16:57:10 -08:00
coverage_dtor.cpp [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp 2020-12-10 16:57:10 -08:00
coverage_shared.test
coverage_test.cpp [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp 2020-12-10 16:57:10 -08:00
extern_template.test
instrprof-alloc.test
instrprof-basic.c Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
instrprof-comdat.test
instrprof-cs.c Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
instrprof-dir.c
instrprof-dlopen.test
instrprof-dynamic-one-shared.test
instrprof-dynamic-two-shared.test
instrprof-file_ex.test
instrprof-merge-vp.c
instrprof-value-merge.c [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
instrprof-value-prof-visibility.test Set hidden attribute on lprofMergeValueProfData 2019-02-14 21:38:40 +00:00
instrprof-value-prof-warn.test
lit.local.cfg.py [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00