summaryrefslogtreecommitdiff
path: root/test/TableGen/IntBitInit.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/IntBitInit.td')
-rw-r--r--test/TableGen/IntBitInit.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/IntBitInit.td b/test/TableGen/IntBitInit.td
index 16ac9c8f91..83713a3332 100644
--- a/test/TableGen/IntBitInit.td
+++ b/test/TableGen/IntBitInit.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
// XFAIL: vg_leak
def {
bit A = 1;