summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/tools/llc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llc/Makefile b/llvm/tools/llc/Makefile
index d69ab046f54..1e63f01cfc7 100644
--- a/llvm/tools/llc/Makefile
+++ b/llvm/tools/llc/Makefile
@@ -10,6 +10,7 @@ LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc \
x86 \
+ powerpc \
selectiondag \
regalloc \
sched \
OpenPOWER on IntegriCloud