summaryrefslogtreecommitdiff
path: root/test/TableGen/strconcat.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/strconcat.td')
-rw-r--r--test/TableGen/strconcat.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/strconcat.td b/test/TableGen/strconcat.td
index 38409a99dc..85ee831b4d 100644
--- a/test/TableGen/strconcat.td
+++ b/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> {