Add support to print %hh, %hm, %lm, or %lo in an operand field.
[oota-llvm.git] / tools / gccld / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccld
4 USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
5
6 include $(LEVEL)/Makefile.common