[x86] Hoist the zext-lowering up in the v4i32 lowering routine -- it is
[oota-llvm.git] / test / TableGen / UnterminatedComment.td
1 // RUN: not llvm-tblgen < %s >& /dev/null
2
3 def x;
4
5 /*  /* /* */
6