Add some missing node names
[oota-llvm.git] / lib / AsmParser / Lexer.l.cvs
index 71482e00dd2089424e995f1aedf5bff4c6053bd9..2fa4ec11ea851cd92f1da4e946dd61d37a3b83db 100644 (file)
@@ -353,3 +353,4 @@ insertelement   { RET_TOK(OtherOpVal, InsertElement, INSERTELEMENT); }
 .               { return yytext[0]; }
 
 %%
+