diff --git a/llvm/tools/llc/Makefile b/llvm/tools/llc/Makefile index 2507cb691ec0..1463893648f7 100644 --- a/llvm/tools/llc/Makefile +++ b/llvm/tools/llc/Makefile @@ -10,7 +10,6 @@ LEVEL = ../.. TOOLNAME = llc USEDLIBS = cwriter \ sparcv9 \ - sparcv8 \ x86 \ powerpc \ selectiondag \