mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 15:26:07 +00:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
LEVEL = ../..
|
|
DIRS = InstrSelection InstrSched RegAlloc Mapping
|
|
|
|
include $(LEVEL)/Makefile.common
|