Fix link prob

llvm-svn: 1297
This commit is contained in:
Chris Lattner 2001-11-14 11:03:17 +00:00
parent abf40ba6e8
commit afea660cb5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = gccas
USEDLIBS = asmparser bcwriter analysis transforms opt vmcore asmwriter support target
USEDLIBS = asmparser bcwriter transforms analysis opt vmcore asmwriter support target
include $(LEVEL)/Makefile.common