mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-04 17:11:44 +03:00
Rename module
This commit is contained in:
parent
8a6a549520
commit
cd5ba386d7
20 changed files with 28 additions and 28 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue