llvm-project/compiler-rt/test/profile
Daniel Thornburgh 072e07a9d5 [llvm-cov] Optionally fail on missing binary ID
This adds the --check-binary-id flag that makes sure that an object file
is available for every binary ID mentioned in the given profile. This
should help make the tool more robust in CI environments where it's
expected that coverage mappings should be available for every object
contributing to the profile.

Reviewed By: gulfem

Differential Revision: https://reviews.llvm.org/D144308
2023-03-03 10:24:21 -08:00
..
AIX
ContinuousSyncMode
Darwin
Inputs
Linux [llvm-cov] Optionally fail on missing binary ID 2023-03-03 10:24:21 -08:00
Posix
Windows
CMakeLists.txt Reland: [llvm-cov] Look up object files using debuginfod 2023-01-26 12:59:52 -08:00
coverage_comments.cpp
coverage_emptylines.cpp
coverage-inline.cpp
gcc-flag-compatibility.test
gcov-__gcov_flush-terminate.c
gcov-basic.c
gcov-complex-line.c
gcov-dump-and-remove.c
infinite_loop.c
instrprof-basic.c
instrprof-bufferio.c
instrprof-coverage.c
instrprof-darwin-dead-strip.c
instrprof-darwin-exports.c
instrprof-discarded-comdat.cpp Reland [pgo] Avoid introducing relocations by using private alias 2023-01-25 22:19:19 +00:00
instrprof-dump.c
instrprof-error.c
instrprof-gc-sections.c
instrprof-gcov-exceptions.test
instrprof-gcov-multiple-bbs-single-line.test
instrprof-gcov-multithread_fork.test
instrprof-gcov-one-line-function.test
instrprof-gcov-switch.test
instrprof-gcov-two-objects.test
instrprof-get-filename.c
instrprof-groups.c
instrprof-hostname.c
instrprof-icall-promo.test
instrprof-lto-pgogen.c
instrprof-merge-entry-cover.c
instrprof-merge-match.test
instrprof-merge.c
instrprof-merging.cpp
instrprof-order-file.test
instrprof-override-filename-then-reset-default.c
instrprof-override-filename-with-env.c
instrprof-override-filename.c
instrprof-path.c
instrprof-reset-counters.c
instrprof-set-dir-mode.c
instrprof-set-file-object-merging.c
instrprof-set-file-object.c
instrprof-set-filename-then-reset-default.c
instrprof-set-filename.c
instrprof-tmpdir.c
instrprof-value-prof-2.c
instrprof-value-prof-evict.test
instrprof-value-prof-reset.c
instrprof-value-prof.c
instrprof-value-prof.test
instrprof-version-mismatch.c
instrprof-without-libc.c
instrprof-write-buffer-internal.c
instrprof-write-file-atexit-explicitly.c
instrprof-write-file-only.c
instrprof-write-file.c
lit.cfg.py
lit.site.cfg.py.in Reland: [llvm-cov] Look up object files using debuginfod 2023-01-26 12:59:52 -08:00
profile_test.h
runtime_infinite.c