We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8144323 commit 620e5d8Copy full SHA for 620e5d8
test/IRGen/profiling_marker_thunks.swift
@@ -9,6 +9,8 @@
9
// UNSUPPORTED: OS=windows-msvc
10
// UNSUPPORTED: OS=linux-gnu, OS=linux-android, OS=linux-androideabi
11
12
+// UNSUPPORTED: CPU=arm64e
13
+
14
// NOTHUNK-NOT: __swift_prof_thunk
15
16
import P
0 commit comments