mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 06:27:16 +00:00
5bb28c7358
llvm-svn: 3517
5 lines
99 B
Makefile
5 lines
99 B
Makefile
LEVEL = ../..
|
|
DIRS = InstrSelection InstrSched RegAlloc Mapping
|
|
|
|
include $(LEVEL)/Makefile.common
|