s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / usevalname.td
index 1b31c8f15061eab61cc61300f9e13b8db6dd7604..d85b98ac33e6438a5db008965d0c12f98ca93499 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | FileCheck %s
+// RUN: llvm-tblgen %s | FileCheck %s
 // XFAIL: vg_leak
 
 class Instr<list<dag> pat> {