1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/tools/gccld/Makefile

7 lines
171 B
Makefile
Raw Normal View History

LEVEL = ../..
TOOLNAME = gccld
USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
include $(LEVEL)/Makefile.common