summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/strconcat.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/TableGen/strconcat.td')
-rw-r--r--llvm/test/TableGen/strconcat.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/TableGen/strconcat.td b/llvm/test/TableGen/strconcat.td
index 38409a99dc4..85ee831b4da 100644
--- a/llvm/test/TableGen/strconcat.td
+++ b/llvm/test/TableGen/strconcat.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep fufoo
+// RUN: llvm-tblgen %s | grep fufoo
// XFAIL: vg_leak
class Y<string S> {
OpenPOWER on IntegriCloud