]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blob - test/TestRunner.sh
[XCore] Support functions returning more than 4 words.
[opencl/llvm.git] / test / TestRunner.sh
1 #!/bin/sh
2 # Deprecated, use 'llvm-lit'.
4 echo "warning: '$0' is deprecated, use 'llvm-lit' instead."
5 exec llvm-lit "$@"