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:
Chris Lattner 2003-04-16 22:55:55 +00:00
parent ac7ad68cc0
commit f5653226b5

View File

@ -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