tests: fix a wrong check line in SILOptimizer/large_string_array.swift.gyb

Triggered by https://github.com/swiftlang/swift/pull/77806
rdar://140778726
This commit is contained in:
Erik Eckstein
2024-12-02 18:05:07 +01:00
parent 30cf6472af
commit 15ead8aa48

View File

@@ -18,7 +18,7 @@
// Check if the optimizer can optimize the whole array into a statically
// initialized global
// CHECK: sil_global private @{{.*9str_array.*}}WZTv_ : $_ContiguousArrayStorage<String> = {
// CHECK: sil_global private [let] @{{.*9str_array.*}}WZTv_ : $_ContiguousArrayStorage<String> = {
// CHECK: %initval = object $_ContiguousArrayStorage<String>
public let str_array: [String] = [