Added pragma shufflevector.

This commit is contained in:
Jernej Krempuš
2012-08-05 18:51:49 +02:00
parent 3d108ee684
commit 100907ffa2
4 changed files with 46 additions and 1 deletions

View File

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