mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
Get the right warning message.
llvm-svn: 34075
This commit is contained in:
parent
744fd2ca4b
commit
0f21a00a0c
@ -18,6 +18,6 @@
|
|||||||
#
|
#
|
||||||
##===----------------------------------------------------------------------===##
|
##===----------------------------------------------------------------------===##
|
||||||
#
|
#
|
||||||
echo "gccas: This tool is deprecated, please use opt"
|
echo "gccld: This tool is deprecated, please use llvm-ld"
|
||||||
TOOLDIR=@TOOLDIR@
|
TOOLDIR=@TOOLDIR@
|
||||||
$TOOLDIR/llvm-ld "$@"
|
$TOOLDIR/llvm-ld "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user