mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove even more dead code after -sil-serialize-all is gone
This commit is contained in:
@@ -322,9 +322,6 @@ public:
|
||||
return wholeModule;
|
||||
}
|
||||
|
||||
/// Returns true if everything in this SILModule is being serialized.
|
||||
bool isWholeModuleSerialized() const { return false; }
|
||||
|
||||
/// Returns true if it is the OnoneSupport module.
|
||||
bool isOnoneSupportModule() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user