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 d02aa14 commit 2bb451cCopy full SHA for 2bb451c
test/IRGen/generic_metatypes.swift
@@ -146,4 +146,4 @@ func makeGenericMetatypes() {
146
// CHECK: ret %swift.metadata_response
147
148
// CHECK: attributes [[NOUNWIND_READNONE]] = { nounwind readnone }
149
-// CHECK: attributes [[NOUNWIND_OPT]] = { nounwind "frame-pointer"="all" "target-cpu"
+// CHECK: attributes [[NOUNWIND_OPT]] = { noinline nounwind "frame-pointer"="none" "target-cpu"
0 commit comments