Don't forget to build gccld!

llvm-svn: 1826
This commit is contained in:
Chris Lattner 2002-03-06 18:05:02 +00:00
parent d852cc32ec
commit b5ccfe0e32
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
LEVEL = ..
DIRS = as dis opt link gccas lli llc analyze
DIRS = as dis opt link gccas lli llc gccld analyze
include $(LEVEL)/Makefile.common