From: Chris Lattner Date: Thu, 16 Dec 2004 19:39:45 +0000 (+0000) Subject: No targets actually use this library X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=780cbd9bae483f82a1f0ffbee3a63b53a16e88aa;p=oota-llvm.git No targets actually use this library git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18995 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llc/Makefile b/tools/llc/Makefile index d1343c0749a..44e80afbeb4 100644 --- a/tools/llc/Makefile +++ b/tools/llc/Makefile @@ -17,7 +17,6 @@ USEDLIBS = \ LLVMSparcV9 \ LLVMX86 \ LLVMSkeleton \ - LLVMSelectionDAG \ LLVMSparcV9RegAlloc \ LLVMSparcV9InstrSched \ LLVMCodeGen \