Build lli first

llvm-svn: 469
This commit is contained in:
Chris Lattner 2001-09-07 16:58:57 +00:00
parent d6a18a62fb
commit 79edfb1e82

View File

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