s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / LazyChange.td
index fa53562b8c2724e8d9c3d507c5910a22f88966b0..8145a3ff8d38dbbaa6a8973a09e402db0a88c71e 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep {int Y = 3}
+// RUN: llvm-tblgen %s | grep {int Y = 3}
 // XFAIL: vg_leak
 
 class C {