ARM pre-UAL NEG mnemonic for convenience when porting old code.
[oota-llvm.git] / test / TableGen / foreach.td
index 589520a6f020c361f006bf2286994240f1120dae..814ae6ef936393398029d55431d7646ceeb6b5c0 100644 (file)
@@ -1,6 +1,7 @@
-// RUN: tblgen %s | grep {Jr} | count 2
-// RUN: tblgen %s | grep {Sr} | count 2
-// RUN: tblgen %s | not grep {NAME}
+// RUN: llvm-tblgen %s | grep {Jr} | count 2
+// RUN: llvm-tblgen %s | grep {Sr} | count 2
+// RUN: llvm-tblgen %s | grep {"NAME"} | count 1
+// XFAIL: vg_leak
 
 // Variables for foreach
 class decls {