mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SwiftCompilerSources: move ForwardingUtils and BorrowUtils to the SIL module
This commit is contained in:
@@ -43,10 +43,6 @@ public func registerOptimizerTests() {
|
||||
registerFunctionTests(
|
||||
addressOwnershipLiveRangeTest,
|
||||
argumentConventionsTest,
|
||||
borrowIntroducersTest,
|
||||
enclosingValuesTest,
|
||||
forwardingDefUseTest,
|
||||
forwardingUseDefTest,
|
||||
getPullbackClosureInfoTest,
|
||||
interiorLivenessTest,
|
||||
lifetimeDependenceRootTest,
|
||||
|
||||
Reference in New Issue
Block a user