aboutsummaryrefslogtreecommitdiff
path: root/test/TableGen/LazyChange.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/LazyChange.td')
-rw-r--r--test/TableGen/LazyChange.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/LazyChange.td b/test/TableGen/LazyChange.td
index fa53562b8c..8145a3ff8d 100644
--- a/test/TableGen/LazyChange.td
+++ b/test/TableGen/LazyChange.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep {int Y = 3}
+// RUN: llvm-tblgen %s | grep {int Y = 3}
// XFAIL: vg_leak
class C {