Make LDC1 compile again.

This commit is contained in:
kai
2012-08-17 15:34:17 +02:00
parent e6a07ffdfe
commit 692d624db4
2 changed files with 2 additions and 1 deletions

View File

@@ -229,6 +229,7 @@ Msgtable msgtable[] =
{ "no_typeinfo" },
{ "no_moduleinfo" },
{ "Alloca", "alloca" },
{ "Shufflevector", "shufflevector" },
{ "vastart", "va_start" },
{ "vacopy", "va_copy" },
{ "vaend", "va_end" },