Move PPCJITInfo off of the TargetMachine and onto the subtarget.
[oota-llvm.git] / test / TableGen / ListArgsSimple.td
index f7caed69a9964c9f6f28d3e8bda62b1ec734d7b5..b8ec6e024178ad47448a5a6be9e03d3f85654fb5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
 // XFAIL: vg_leak
 
 class B<int v> {