Skip to content

Commit 687a7ef

Browse files
Merge pull request #77075 from aschwaighofer/profiling_marker_thunks_test_arm64e
Disable profiling_marker_thunks.swift on arm64e
2 parents 4d9f8f1 + 620e5d8 commit 687a7ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/profiling_marker_thunks.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// UNSUPPORTED: OS=windows-msvc
1010
// UNSUPPORTED: OS=linux-gnu, OS=linux-android, OS=linux-androideabi
1111

12+
// UNSUPPORTED: CPU=arm64e
13+
1214
// NOTHUNK-NOT: __swift_prof_thunk
1315

1416
import P

0 commit comments

Comments
 (0)