statically link ia64 into llc
authorChris Lattner <sabre@nondot.org>
Thu, 17 Mar 2005 18:39:06 +0000 (18:39 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Mar 2005 18:39:06 +0000 (18:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20656 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llc/Makefile

index 8cd55c34bb1d585ef09231fe2b03162072346c87..6d7edf8efe7df607426f6ab0574b08574d08e4fc 100644 (file)
@@ -17,6 +17,7 @@ USEDLIBS = \
        LLVMSparcV9 \
        LLVMX86 \
        LLVMAlpha \
+       LLVMIA64 \
        LLVMSkeleton \
        LLVMSparcV9RegAlloc \
        LLVMSparcV9InstrSched \