Skip to content

Commit 793b005

Browse files
Disable pgo-branch-weights test on aarch64
This will let us produce a beta and investigate a proper fix on a longer timescale.
1 parent 6affded commit 793b005

File tree

1 file changed

+1
-0
lines changed
  • src/test/run-make-fulldeps/pgo-branch-weights

1 file changed

+1
-0
lines changed

src/test/run-make-fulldeps/pgo-branch-weights/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# needs-profiler-support
22
# ignore-windows-gnu
3+
# ignore-aarch64
34

45
# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
56
# properly. Since we only have GCC on the CI ignore the test for now.

0 commit comments

Comments
 (0)