mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NamedLazyMemberLoading] Implement ModuleFile::loadNamedMembers using tables.
This commit is contained in:
@@ -66,6 +66,7 @@ class ModuleFile
|
||||
|
||||
llvm::BitstreamCursor SILCursor;
|
||||
llvm::BitstreamCursor SILIndexCursor;
|
||||
llvm::BitstreamCursor DeclMemberTablesCursor;
|
||||
|
||||
/// The name of the module.
|
||||
StringRef Name;
|
||||
|
||||
Reference in New Issue
Block a user