aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/cast.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/cast.td')
-rw-r--r--test/TableGen/cast.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/cast.td b/test/TableGen/cast.td
index 8164e74..8a23eb4 100644
--- a/test/TableGen/cast.td
+++ b/test/TableGen/cast.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep {add_ps} | count 3
+// RUN: llvm-tblgen %s | grep {add_ps} | count 3
// XFAIL: vg_leak
class ValueType<int size, int value> {