mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Index] Add an option to compress the record and unit files
Companion of https://github.com/swiftlang/llvm-project/pull/10977.
This commit is contained in:
@@ -219,6 +219,7 @@ UID_KEYS = [
|
||||
KEY('IndexStorePath', 'key.index_store_path'),
|
||||
KEY('IndexUnitOutputPath', 'key.index_unit_output_path'),
|
||||
KEY('IncludeLocals', 'key.include_locals'),
|
||||
KEY('Compress', 'key.compress'),
|
||||
KEY('IgnoreClangModules', 'key.ignore_clang_modules'),
|
||||
KEY('IncludeSystemModules', 'key.include_system_modules'),
|
||||
KEY('IgnoreStdlib', 'key.ignore_stdlib'),
|
||||
|
||||
Reference in New Issue
Block a user