rust/tests/codegen/instrument-coverage
Zalathar 5330ccdb34 Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support`
For PGO/coverage tests that don't need to build or run an actual artifact, we
can use `-Zno-profiler-runtime` to run the test even when the profiler runtime
is not available.
2024-06-14 13:31:46 +10:00
..
instrument-coverage-off.rs Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` 2024-06-14 13:31:46 +10:00
instrument-coverage.rs Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` 2024-06-14 13:31:46 +10:00
testprog.rs Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` 2024-06-14 13:31:46 +10:00