summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-27 05:44:22 +0000
committerChris Lattner <sabre@nondot.org>2004-05-27 05:44:22 +0000
commit6623cffb6ae21ac4022e59998eba78cc0d9cccd0 (patch)
tree49a641a0b641c128ae9c75e5913cb1f06857b9c7 /tools/llc/Makefile
parent5e779358522008a1b14f057e728673d94071524f (diff)
downloadllvm-6623cffb6ae21ac4022e59998eba78cc0d9cccd0.tar.gz
llvm-6623cffb6ae21ac4022e59998eba78cc0d9cccd0.tar.bz2
llvm-6623cffb6ae21ac4022e59998eba78cc0d9cccd0.tar.xz
Uhh, that doesn't exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13815 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 2507cb691e..1463893648 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -10,7 +10,6 @@ LEVEL = ../..
TOOLNAME = llc
USEDLIBS = cwriter \
sparcv9 \
- sparcv8 \
x86 \
powerpc \
selectiondag \