mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Reformat Makefile. No other changes.
llvm-svn: 193675
This commit is contained in:
parent
49d18cd7b5
commit
3a00680150
@ -10,9 +10,8 @@ LEVEL = ..
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen \
|
||||
Target ExecutionEngine Linker LTO MC Object Option DebugInfo \
|
||||
IRReader
|
||||
PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen Target \
|
||||
ExecutionEngine Linker LTO MC Object Option DebugInfo \
|
||||
IRReader
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user