Build the new linker

llvm-svn: 779
This commit is contained in:
Chris Lattner 2001-10-13 07:06:06 +00:00
parent d4651b7cbf
commit 38eaf883e9

View File

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