1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/lib/CodeGen/Makefile

6 lines
146 B
Makefile
Raw Normal View History

LEVEL = ../..
PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common