diff --git a/tools/llc/Makefile b/tools/llc/Makefile index d69ab046f54..1e63f01cfc7 100644 --- a/tools/llc/Makefile +++ b/tools/llc/Makefile @@ -10,6 +10,7 @@ LEVEL = ../.. TOOLNAME = llc USEDLIBS = sparc \ x86 \ + powerpc \ selectiondag \ regalloc \ sched \