mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-22 05:21:13 +00:00
ipa.a only needs to be mentioned once, and spaces should be used instead of
tabs for readability. llvm-svn: 4970
This commit is contained in:
parent
9fbca4e8ea
commit
46aa1be828
@ -2,14 +2,11 @@ LEVEL = ../..
|
||||
TOOLNAME = opt
|
||||
|
||||
USEDLIBS = bcreader bcwriter instrument profpaths \
|
||||
sparc mapping regalloc.a sched select codegen preopts \
|
||||
postopts.a \
|
||||
livevar scalaropts \
|
||||
ipo ipa.a datastructure transforms target.a analysis ipa.a \
|
||||
sparc mapping regalloc.a sched select codegen preopts \
|
||||
postopts.a livevar scalaropts \
|
||||
ipo ipa.a datastructure transforms target.a analysis \
|
||||
transformutils vmcore support
|
||||
|
||||
TOOLLINKOPTS = -ldl
|
||||
KEEP_SYMBOLS = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user