mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Remove codegen libraries to speed up linking opt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5796 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ac7ad68cc0
commit
f5653226b5
@ -1,9 +1,8 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = opt
|
TOOLNAME = opt
|
||||||
|
|
||||||
USEDLIBS = bcreader bcwriter instrument profpaths \
|
USEDLIBS = bcreader bcwriter \
|
||||||
sparc mapping regalloc.a sched select codegen preopts \
|
instrument profpaths scalaropts \
|
||||||
postopts.a livevar scalaropts \
|
|
||||||
ipo ipa.a datastructure transforms target.a analysis \
|
ipo ipa.a datastructure transforms target.a analysis \
|
||||||
transformutils vmcore support
|
transformutils vmcore support
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user