From 41605ab6e7879c0b1d997f0ca41b7f3fc30da717 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 8 Oct 2004 18:14:56 +0000 Subject: Use the SparcV9-marked instr scheduling library git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16851 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/llc/Makefile') diff --git a/tools/llc/Makefile b/tools/llc/Makefile index ed3225a75bf..c11c521f9c2 100644 --- a/tools/llc/Makefile +++ b/tools/llc/Makefile @@ -17,7 +17,7 @@ USEDLIBS = \ skeleton \ selectiondag \ sparcv9regalloc \ - sched \ + sparcv9sched \ codegen \ target.a \ sparcv9livevar \ -- cgit v1.2.3