mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
5520e4dc30
llvm-svn: 8308
6 lines
134 B
Makefile
6 lines
134 B
Makefile
LEVEL = ../..
|
|
PARALLEL_DIRS = InstrSelection InstrSched RegAlloc SelectionDAG
|
|
LIBRARYNAME = codegen
|
|
|
|
include $(LEVEL)/Makefile.common
|