diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-12-16 19:39:45 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-12-16 19:39:45 +0000 |
| commit | eb5a2cf32be0a841b7ada255b05f98cc4609059f (patch) | |
| tree | f5aa5e6729fc09ab7de9c9fae6f0cfd155fef171 | |
| parent | 5a4c66cfe9e13a0db59700a9117a2f37e8b4a61c (diff) | |
| download | bcm5719-llvm-eb5a2cf32be0a841b7ada255b05f98cc4609059f.tar.gz bcm5719-llvm-eb5a2cf32be0a841b7ada255b05f98cc4609059f.zip | |
No targets actually use this library
llvm-svn: 18995
| -rw-r--r-- | llvm/tools/llc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llc/Makefile b/llvm/tools/llc/Makefile index d1343c0749a..44e80afbeb4 100644 --- a/llvm/tools/llc/Makefile +++ b/llvm/tools/llc/Makefile @@ -17,7 +17,6 @@ USEDLIBS = \ LLVMSparcV9 \ LLVMX86 \ LLVMSkeleton \ - LLVMSelectionDAG \ LLVMSparcV9RegAlloc \ LLVMSparcV9InstrSched \ LLVMCodeGen \ |

