Remove codegen libraries to speed up linking opt

llvm-svn: 5796
This commit is contained in:
Chris Lattner 2003-04-16 22:55:55 +00:00
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