Add explicit triples to these tests so that llc behaves as expected on
[oota-llvm.git] / test / TableGen / UnterminatedComment.td
1 // RUN: not tblgen < %s
2
3 def x;
4
5 /*  /* /* */
6