forked from OSchip/llvm-project
Moved LLC subdir to the tools top level directory
llvm-svn: 248
This commit is contained in:
parent
897e02b2c0
commit
720ff31ab4
|
|
@ -1,5 +1,5 @@
|
|||
LEVEL = ..
|
||||
DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen LLC
|
||||
DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue