summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-16 19:39:45 +0000
committerChris Lattner <sabre@nondot.org>2004-12-16 19:39:45 +0000
commit780cbd9bae483f82a1f0ffbee3a63b53a16e88aa (patch)
treee44cf92b093a5c6c4105d08c6f332d1c185e9558 /tools/llc/Makefile
parent7f2b41e316c36eebe30a918251958e2276005041 (diff)
downloadllvm-780cbd9bae483f82a1f0ffbee3a63b53a16e88aa.tar.gz
llvm-780cbd9bae483f82a1f0ffbee3a63b53a16e88aa.tar.bz2
llvm-780cbd9bae483f82a1f0ffbee3a63b53a16e88aa.tar.xz
No targets actually use this library
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18995 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index d1343c0749..44e80afbeb 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -17,7 +17,6 @@ USEDLIBS = \
LLVMSparcV9 \
LLVMX86 \
LLVMSkeleton \
- LLVMSelectionDAG \
LLVMSparcV9RegAlloc \
LLVMSparcV9InstrSched \
LLVMCodeGen \