mir-opt/instrument_coverage.rs test needs profiler support:
|
// needs-profiler-support |
However, profiler is disable by default:
So when the test failed I can't notice it in my machine.
P/S: Does profiler need support from LLVM ? I am using local LLVM if that count.
Originally posted by @lzutao in #75670 (comment)