mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
added Reoptimizer in Makefile DIRS
llvm-svn: 3515
This commit is contained in:
parent
a0cc5490b9
commit
c7068ce4d0
@ -1,5 +1,6 @@
|
||||
LEVEL = ..
|
||||
DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
|
||||
|
||||
DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter Reoptimizer
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user