aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/TargetInstrInfo.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/TargetInstrInfo.td')
-rw-r--r--test/TableGen/TargetInstrInfo.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/TargetInstrInfo.td b/test/TableGen/TargetInstrInfo.td
index 6c39d5c..e6c563b 100644
--- a/test/TableGen/TargetInstrInfo.td
+++ b/test/TableGen/TargetInstrInfo.td
@@ -1,6 +1,6 @@
// This test describes how we eventually want to describe instructions in
// the target independent code generators.
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
// XFAIL: vg_leak
// Target indep stuff.