GCCLD actually does transformations to simplify the linked program now.
[oota-llvm.git] / tools / gccld / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccld
4 USEDLIBS = transforms ipo ipa analysis scalaropts target bcreader bcwriter vmcore support
5
6 include $(LEVEL)/Makefile.common