mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-05 18:49:06 +00:00
258dfc0319
system. llvm-svn: 7014
9 lines
169 B
Makefile
9 lines
169 B
Makefile
LEVEL = ..
|
|
|
|
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
|
|
|
|
OPTIONAL_DIRS = Reoptimizer
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|