mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 05:13:01 +00: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
|
|
|