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