summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/GeneralList.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/TableGen/GeneralList.td')
-rw-r--r--llvm/test/TableGen/GeneralList.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/TableGen/GeneralList.td b/llvm/test/TableGen/GeneralList.td
index ca92a213b22..9e0c7df552b 100644
--- a/llvm/test/TableGen/GeneralList.td
+++ b/llvm/test/TableGen/GeneralList.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
// XFAIL: vg_leak
//
// Test to make sure that lists work with any data-type
OpenPOWER on IntegriCloud