s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / UnsetBitInit.td
index ff7010868bc0d21ca6779d33b7a0145e5bc6af30..d232293d787256473f284c749b1a544704214a68 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
 // XFAIL: vg_leak
 class x {
   field bits<32> A;