Link in the PowerPC back-end.
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 2 Feb 2004 19:05:52 +0000 (19:05 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 2 Feb 2004 19:05:52 +0000 (19:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11074 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llc/Makefile

index d69ab046f540e0a63e9a34a03f59cda7583e8336..1e63f01cfc7cc4378ee82bded8a32d6617608297 100644 (file)
@@ -10,6 +10,7 @@ LEVEL = ../..
 TOOLNAME = llc
 USEDLIBS = sparc \
            x86 \
+           powerpc \
           selectiondag \
            regalloc \
            sched \