You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#75872 - mati865:pgo-tests, r=petrochenkov
Enable some of profiler tests on Windows-gnu
CC rust-lang#61266
Because of force-push GitHub didn't let me reopen rust-lang#75184
Because of the GCC miscompilation, generated binaries either segfault or `.profraw` is malformed. Clang works fine but we can't use it on the CI.
However we can still test the IR for the proper instrumentation so let's do it.
0 commit comments