mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-20 04:10:18 +02:00
Some missed LLVMDC -> LDC.
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ void VersionCondition::checkPredefined(Loc loc, char *ident)
|
||||
{
|
||||
static char* reserved[] =
|
||||
{
|
||||
"DigitalMars", "LLVM", "LLVMDC", "LLVM64",
|
||||
"DigitalMars", "LLVM", "LDC", "LLVM64",
|
||||
"X86", "X86_64", "PPC", "PPC64",
|
||||
"Windows", "Win32", "Win64",
|
||||
"linux", "darwin", "Posix",
|
||||
|
||||
Reference in New Issue
Block a user