After removing stuff from TargetMachine, we now no longer have to include

it twice.

llvm-svn: 4311
This commit is contained in:
Chris Lattner 2002-10-28 01:13:07 +00:00
parent 33b00d8186
commit 949958a00b

View File

@ -1,7 +1,7 @@
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = mapping \
sparc target.a \
sparc \
regalloc \
sched \
select \