Rename module

This commit is contained in:
Ivan 2017-11-09 21:19:35 +03:00
parent 8a6a549520
commit cd5ba386d7
20 changed files with 28 additions and 28 deletions

View file

@ -935,7 +935,7 @@ void registerPredefinedVersions() {
// `D_ObjectiveC` is added by the ddmd.objc.Supported ctor
if (opts::enableRuntimeCompile) {
VersionCondition::addPredefinedGlobalIdent("LDC_RuntimeCompilation");
VersionCondition::addPredefinedGlobalIdent("LDC_DynamicCompilation");
}
// Define sanitizer versions.