mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
cf360e3fd8
llvm-svn: 1403
8 lines
109 B
Makefile
8 lines
109 B
Makefile
LEVEL = ../..
|
|
DIRS = Instrumentation Scalar IPO
|
|
|
|
LIBRARYNAME = transforms
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|