mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 08:41:49 +00:00
Remove codegen libraries to speed up linking opt
llvm-svn: 5796
This commit is contained in:
parent
23615ca1b5
commit
6a3b90dfad
@ -1,9 +1,8 @@
|
||||
LEVEL = ../..
|
||||
TOOLNAME = opt
|
||||
|
||||
USEDLIBS = bcreader bcwriter instrument profpaths \
|
||||
sparc mapping regalloc.a sched select codegen preopts \
|
||||
postopts.a livevar scalaropts \
|
||||
USEDLIBS = bcreader bcwriter \
|
||||
instrument profpaths scalaropts \
|
||||
ipo ipa.a datastructure transforms target.a analysis \
|
||||
transformutils vmcore support
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user