mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Convert the EagerSpecializer pass to a function pass
Should be NFC.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// optimization passes don't run when compiling a .swiftinterface that was
|
||||
// generated with -Onone.
|
||||
|
||||
// OPT: EagerSpecializer
|
||||
// UNOPT-NOT: EagerSpecializer
|
||||
// OPT: GlobalOpt
|
||||
// UNOPT-NOT: GlobalOpt
|
||||
public func f() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user