s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / MultiClass.td
index 9f92b73dba65bdc1c437eab8c2f0b9f4e6a4e338..04f3a56558213eb5ad5f106412c71199a1467326 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> {