Fixed D1 build errors.

This commit is contained in:
Jernej Krempuš
2012-10-03 04:13:21 +02:00
parent 115bc7113e
commit 047dcb5591

View File

@@ -230,6 +230,8 @@ Msgtable msgtable[] =
{ "no_moduleinfo" },
{ "Alloca", "alloca" },
{ "Shufflevector", "shufflevector" },
{ "Extractelement", "extractelement" },
{ "Insertelement", "insertelement" },
{ "vastart", "va_start" },
{ "vacopy", "va_copy" },
{ "vaend", "va_end" },