add Alpha to llc
authorAndrew Lenharth <andrewl@lenharth.org>
Tue, 15 Feb 2005 21:14:09 +0000 (21:14 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Tue, 15 Feb 2005 21:14:09 +0000 (21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20198 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llc/Makefile

index 47471545dfc10d9a4ae9688d8561a51620414757..8cd55c34bb1d585ef09231fe2b03162072346c87 100644 (file)
@@ -16,6 +16,7 @@ USEDLIBS = \
        LLVMSparcV8 \
        LLVMSparcV9 \
        LLVMX86 \
+       LLVMAlpha \
        LLVMSkeleton \
        LLVMSparcV9RegAlloc \
        LLVMSparcV9InstrSched \