commit | 7f7f2e9b762c1765568d1084c22f8549715e7c16 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Thu Oct 06 13:39:59 2011 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Thu Oct 06 13:39:59 2011 +0000 |
tree | a6523dce8ae263b2ffc493270dbf585010404e26 | |
parent | 51eaba7a5464898e45f5475b93846ca94575ccb7 [diff] [blame] |
s/tblgen/llvm-tblgen/g in a few missed places, including the tests llvm-svn: 141294
diff --git a/llvm/test/TableGen/lisp.td b/llvm/test/TableGen/lisp.td index bbed869..025aca9 100644 --- a/llvm/test/TableGen/lisp.td +++ b/llvm/test/TableGen/lisp.td
@@ -1,4 +1,4 @@ -// RUN: tblgen %s | grep {} +// RUN: llvm-tblgen %s | grep {} // XFAIL: vg_leak class List<list<string> n> {