File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
validation-test/SILOptimizer Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828// CHECK: [[BRIDGE_STORAGE:%[^,]+]] = struct $_BridgeStorage<__ContiguousArrayStorageBase> ([[BRIDGE_OBJECT]] :
2929// CHECK: [[ARRAY_BUFFER:%[^,]+]] = struct $_ArrayBuffer<(String, String)> ([[BRIDGE_STORAGE]] :
3030// 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
3232// CHECK-NEXT: strong_retain [[REF]] : $__EmptyArrayStorage
33- // CHECK-NEXT: apply [[DICTIONARY_INIT]]([[ARRAY]], {{.*}})
33+ // CHECK-NEXT: apply [[DICTIONARY_INIT]]([[ARRAY]]
3434// CHECK-LABEL: } // end sil function '$s4main1CCACycfc'
3535
3636class C {
You can’t perform that action at this time.
0 commit comments