sparcv9select is history.

llvm-svn: 15516
This commit is contained in:
Brian Gaeke 2004-08-05 05:17:19 +00:00
parent 0d5dc010fa
commit 4c8a2120aa
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ ifdef ENABLE_SPARC_JIT
JITLIBS += sparcv9
ARCHLIBS += sched sparcv9livevar instrument.a profpaths \
bcwriter transforms.a ipo.a ipa.a datastructure.a \
sparcv9regalloc sparcv9select
sparcv9regalloc
endif
USEDLIBS = lli-interpreter $(JITLIBS) $(ARCHLIBS) scalaropts analysis.a \