File tree 7 files changed +7
-0
lines changed
pgo-indirect-call-promotion
7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# needs-profiler-support
2
2
# ignore-windows-gnu
3
+ # ignore-cross-compile
3
4
4
5
# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
5
6
# properly. Since we only have GCC on the CI ignore the test for now.
Original file line number Diff line number Diff line change 1
1
# needs-profiler-support
2
2
# ignore-windows-gnu
3
+ # ignore-cross-compile
3
4
4
5
# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
5
6
# properly. Since we only have GCC on the CI ignore the test for now.
Original file line number Diff line number Diff line change 1
1
# needs-profiler-support
2
2
# ignore-windows-gnu
3
+ # ignore-cross-compile
3
4
4
5
# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
5
6
# properly. Since we only have GCC on the CI ignore the test for now.
Original file line number Diff line number Diff line change 1
1
# needs-profiler-support
2
2
# ignore-windows-gnu
3
+ # ignore-cross-compile
3
4
4
5
# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
5
6
# properly. Since we only have GCC on the CI ignore the test for now.
Original file line number Diff line number Diff line change 1
1
# needs-profiler-support
2
2
# ignore-windows-gnu
3
+ # ignore-cross-compile
3
4
4
5
# FIXME(mati865): MinGW GCC miscompiles compiler-rt profiling library but with Clang it works
5
6
# properly. Since we only have GCC on the CI ignore the test for now.
Original file line number Diff line number Diff line change 1
1
include ../tools.mk
2
2
3
3
# only-aarch64
4
+ # ignore-cross-compile
4
5
5
6
all :
6
7
$(COMPILE_OBJ ) $(TMPDIR ) /test.o test.c
Original file line number Diff line number Diff line change 1
1
# needs-profiler-support
2
+ # ignore-cross-compile
2
3
3
4
include ../tools.mk
4
5
You can’t perform that action at this time.
0 commit comments