Incorporate mapping library into the sparc library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7800 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2003-08-13 02:28:20 +00:00
parent c09f429499
commit 4c7fc1e813
3 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = mapping \
sparc \
USEDLIBS = sparc \
x86 \
selection \
regalloc \