summaryrefslogtreecommitdiff
path: root/test/TableGen/if.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/if.td')
-rw-r--r--test/TableGen/if.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/if.td b/test/TableGen/if.td
index c4d953ea22..18de368af9 100644
--- a/test/TableGen/if.td
+++ b/test/TableGen/if.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | FileCheck %s
+// RUN: llvm-tblgen %s | FileCheck %s
// XFAIL: vg_leak
// Support for an `!if' operator as part of a `let' statement.