summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/usevalname.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/TableGen/usevalname.td')
-rw-r--r--llvm/test/TableGen/usevalname.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/TableGen/usevalname.td b/llvm/test/TableGen/usevalname.td
index 1b31c8f1506..d85b98ac33e 100644
--- a/llvm/test/TableGen/usevalname.td
+++ b/llvm/test/TableGen/usevalname.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | FileCheck %s
+// RUN: llvm-tblgen %s | FileCheck %s
// XFAIL: vg_leak
class Instr<list<dag> pat> {
OpenPOWER on IntegriCloud