mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Fix link errors due to new IPModRef pass.
llvm-svn: 4960
This commit is contained in:
parent
4c20f7764d
commit
03e6fa5804
@ -14,15 +14,17 @@ USEDLIBS = mapping \
|
||||
bcreader \
|
||||
bcwriter \
|
||||
ipo \
|
||||
ipa.a \
|
||||
datastructure.a \
|
||||
scalaropts \
|
||||
transforms \
|
||||
analysis \
|
||||
ipa \
|
||||
datastructure \
|
||||
transformutils \
|
||||
vmcore \
|
||||
support
|
||||
TOOLLINKOPTS = -ldl
|
||||
|
||||
KEEP_SYMBOLS = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user