1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Don't build llc symbols by default.

llvm-svn: 4565
This commit is contained in:
Vikram S. Adve 2002-11-06 16:10:57 +00:00
parent b08ece4571
commit cf72aec30d

View File

@ -23,7 +23,6 @@ USEDLIBS = mapping \
vmcore \
support
TOOLLINKOPTS = -ldl
KEEP_SYMBOLS = 1
include $(LEVEL)/Makefile.common