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 15f4ee7 commit 4f66824Copy full SHA for 4f66824
test/SILOptimizer/array_contentof_opt.swift
@@ -32,7 +32,7 @@ public func testThreeInts(_ a: inout [Int]) {
32
33
// CHECK-LABEL: sil @{{.*}}testTooManyInts
34
// CHECK-NOT: apply
35
-// CHECK: [[F:%[0-9]+]] = function_ref @$SSa6append10contentsOfyqd___t7ElementQyd__Rszs8SequenceRd__lFSi_SaySiGTg5
+// CHECK: [[F:%[0-9]+]] = function_ref @$SSa6append10contentsOfyqd___t7ElementQyd__RszSTRd__lFSi_SaySiGTg5
36
37
// CHECK: apply [[F]]
38
0 commit comments