mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #76225 from eeckstein/fix-test
tests: fix SILOptimizer/jumpthreadtest.swift after a mangling change
This commit is contained in:
@@ -5,7 +5,7 @@ import Swift
|
||||
|
||||
// CHECK-LABEL: sil [noinline] @$s14jumpthreadtest3fooys6UInt64Vs5UInt8VF :
|
||||
// CHECK: bb0
|
||||
// CHECK: [[FUNC:%.*]] = function_ref @$ss17FixedWidthIntegerPsE15_truncatingInityxqd__SzRd__lFZs6UInt64V_s5UInt8VTgmq5 :
|
||||
// CHECK: [[FUNC:%.*]] = function_ref @$ss17FixedWidthIntegerPsE15_truncatingInityxqd__SzRd__lFZs6UInt64V_s5UInt8VTt1gq5 :
|
||||
// CHECK: apply [[FUNC]]
|
||||
// CHECK-NOT: bb1
|
||||
// CHECK-LABEL: } // end sil function '$s14jumpthreadtest3fooys6UInt64Vs5UInt8VF'
|
||||
|
||||
Reference in New Issue
Block a user