repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Clean up some of LVI:
[llvm.git]
/
test
/
TestRunner.sh
blob
ab50856af11fcb89c6fac7855987ed38edc8883a
1
#!/bin/sh
2
# Deprecated, use 'llvm-lit'.
3
4
echo
"warning: '
$0
' is deprecated, use 'llvm-lit' instead."
5
exec
llvm-lit
"$@"