aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/TreeNames.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/TreeNames.td')
-rw-r--r--test/TableGen/TreeNames.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/TreeNames.td b/test/TableGen/TreeNames.td
index ccdeb88..b224e90 100644
--- a/test/TableGen/TreeNames.td
+++ b/test/TableGen/TreeNames.td
@@ -1,5 +1,5 @@
// This tests to make sure we can parse tree patterns with names.
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
// XFAIL: vg_leak
class TreeNode;