mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[NamedLazyMemberLoading] Write serialized decl member tables.
This commit is contained in:
@@ -37,6 +37,7 @@ namespace swift {
|
||||
|
||||
bool AutolinkForceLoad = false;
|
||||
bool EnableNestedTypeLookupTable = false;
|
||||
bool EnableDeclMemberNamesTable = false;
|
||||
bool SerializeAllSIL = false;
|
||||
bool SerializeOptionsForDebugging = false;
|
||||
bool IsSIB = false;
|
||||
|
||||
Reference in New Issue
Block a user