From 780cbd9bae483f82a1f0ffbee3a63b53a16e88aa Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 16 Dec 2004 19:39:45 +0000 Subject: [PATCH] No targets actually use this library git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18995 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llc/Makefile | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.34.1