s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / ListArgs.td
index a513db6da3cd80624a196edde045b255c14bec23..8714112d137b2c84469751ae7e73c93e38c3cfc1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
 // XFAIL: vg_leak
 
 class B<list<int> v> {