The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / TableGen / UnterminatedComment.td
index 7f449c4f8e5e186d44ad4de772939aba31b5bbc1..158cede2607a97dcfdb3c7279fc0527ecd9b0f61 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: not tblgen < %s
+// RUN: not tblgen < %s >& /dev/null
 
 def x;