1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Transforms/IPO/Makefile
Chris Lattner 118f8023f8 Implement DCE of global values
llvm-svn: 1360
2001-11-26 18:42:17 +00:00

7 lines
71 B
Makefile

LEVEL = ../../..
LIBRARYNAME = ipo
include $(LEVEL)/Makefile.common