mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-25 21:16:19 +00:00
8308fe4dee
llvm-svn: 581
5 lines
91 B
Makefile
5 lines
91 B
Makefile
LEVEL = ../..
|
|
DIRS = InstrSelection InstrSched RegAlloc
|
|
|
|
include $(LEVEL)/Makefile.common
|