mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-rebranch
This commit is contained in:
@@ -372,6 +372,9 @@ namespace swift {
|
||||
/// Enable verification when every SubstitutionMap is constructed.
|
||||
bool VerifyAllSubstitutionMaps = false;
|
||||
|
||||
/// Load swiftmodule files in memory as volatile and avoid mmap.
|
||||
bool EnableVolatileModules = false;
|
||||
|
||||
/// Sets the target we are building for and updates platform conditions
|
||||
/// to match.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user