summaryrefslogtreecommitdiff
path: root/test/TableGen/Include.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/Include.td')
-rw-r--r--test/TableGen/Include.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/Include.td b/test/TableGen/Include.td
index 9b020e6871..8783638f0c 100644
--- a/test/TableGen/Include.td
+++ b/test/TableGen/Include.td
@@ -1,4 +1,4 @@
-// RUN: tblgen -I %p %s
+// RUN: llvm-tblgen -I %p %s
// XFAIL: vg_leak
def BeforeInclude;