Compile LLI

llvm-svn: 368
This commit is contained in:
Chris Lattner 2001-08-23 17:09:06 +00:00
parent 7e0eec9a85
commit addc6258cd
1 changed files with 1 additions and 1 deletions

View File

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