mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 01:35:44 +00:00
Omit lto.h from the llvmCore result; henceforth, this will be supplied
by clang. Radar 9042056. llvm-svn: 126507
This commit is contained in:
parent
90c8cff37e
commit
e43cfa5329
@ -341,6 +341,9 @@ else
|
||||
fi
|
||||
rm -f lib/libLTO.a lib/libLTO.la
|
||||
|
||||
// Omit lto.h from the result. Clang will supply.
|
||||
find $DEST_DIR$DEST_ROOT -name lto.h -delete
|
||||
|
||||
################################################################################
|
||||
# Remove debugging information from DEST_DIR.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user