Make the wording in of the "expected identifier" error in the .macro directive
[oota-llvm.git] / test / TableGen / MultiClass.td
index 9f92b73dba65bdc1c437eab8c2f0b9f4e6a4e338..449c5d6c0403a7e5c19a13d6d40f0d1d58d1b790 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep {zing = 4} | count 2
+// RUN: llvm-tblgen %s | grep "zing = 4" | count 2
 // XFAIL: vg_leak
 
 class C1<int A, string B> {