Add dependency

llvm-svn: 1620
This commit is contained in:
Chris Lattner 2002-01-31 18:33:23 +00:00
parent 5c29968725
commit d9d0df0281
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc regalloc sched select sparc regalloc sched select target \
instrument livevar bcreader bcwriter transforms analysis scalaropts vmcore asmwriter support
instrument livevar bcreader bcwriter analysis transforms analysis \
scalaropts vmcore asmwriter support
include $(LEVEL)/Makefile.common