X86 BE requires SelectionDAG
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 07:51:25 +0000 (07:51 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 07:51:25 +0000 (07:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19337 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llc/Makefile

index c89ed8c089c93d8b135fc0bb17865bd9adc73550..47471545dfc10d9a4ae9688d8561a51620414757 100644 (file)
@@ -19,6 +19,7 @@ USEDLIBS = \
        LLVMSkeleton \
        LLVMSparcV9RegAlloc \
        LLVMSparcV9InstrSched \
+       LLVMSelectionDAG \
        LLVMCodeGen \
        LLVMTarget.a \
        LLVMSparcV9LiveVar \