File tree 1 file changed +2
-2
lines changed
validation-test/SILOptimizer
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
// CHECK: [[BRIDGE_STORAGE:%[^,]+]] = struct $_BridgeStorage<__ContiguousArrayStorageBase> ([[BRIDGE_OBJECT]] :
29
29
// CHECK: [[ARRAY_BUFFER:%[^,]+]] = struct $_ArrayBuffer<(String, String)> ([[BRIDGE_STORAGE]] :
30
30
// CHECK: [[ARRAY:%[^,]+]] = struct $Array<(String, String)> ([[ARRAY_BUFFER]] :
31
- // CHECK: [[DICTIONARY_INIT:%[^,]+]] = function_ref @$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSS_SSTg5
31
+ // CHECK: [[DICTIONARY_INIT:%[^,]+]] = function_ref @$sSD17dictionaryLiteralSDyxq_Gx_q_td_tcfCSS_SSTg{{m?}}5
32
32
// CHECK-NEXT: strong_retain [[REF]] : $__EmptyArrayStorage
33
- // CHECK-NEXT: apply [[DICTIONARY_INIT]]([[ARRAY]], {{.*}})
33
+ // CHECK-NEXT: apply [[DICTIONARY_INIT]]([[ARRAY]]
34
34
// CHECK-LABEL: } // end sil function '$s4main1CCACycfc'
35
35
36
36
class C {
You can’t perform that action at this time.
0 commit comments