s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / String.td
index fc0f5b8eb5464b54ebf463e5fa6b5a6c326d9f99..c71ed50f986072fb06927f6be1f34689f2e14a40 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s 
+// RUN: llvm-tblgen %s 
 // XFAIL: vg_leak
 class x {
   string y = "missing terminating '\"' character";