mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
Use exec.
llvm-svn: 112425
This commit is contained in:
parent
5110488830
commit
68929091e5
@ -2,4 +2,4 @@
|
||||
# Deprecated, use 'llvm-lit'.
|
||||
|
||||
echo "warning: '$0' is deprecated, use 'llvm-lit' instead."
|
||||
llvm-lit "$@"
|
||||
exec llvm-lit "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user