From 6623cffb6ae21ac4022e59998eba78cc0d9cccd0 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 27 May 2004 05:44:22 +0000 Subject: [PATCH] Uhh, that doesn't exist. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13815 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 2507cb691ec..1463893648f 100644 --- a/tools/llc/Makefile +++ b/tools/llc/Makefile @@ -10,7 +10,6 @@ LEVEL = ../.. TOOLNAME = llc USEDLIBS = cwriter \ sparcv9 \ - sparcv8 \ x86 \ powerpc \ selectiondag \