Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
[oota-llvm.git] / test / TableGen / DefmInsideMultiClass.td
index 68cc12d5681159fd73ff230e1aaa7465411e4e11..e6fc019b1e3e3e8858cc45b76dc0ba29282c329d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep ADDPSrr | count 1
+// RUN: llvm-tblgen %s | grep ADDPSrr | count 1
 // XFAIL: vg_leak
 
 class Instruction<bits<4> opc, string Name> {