Add hooks to print natural loop information and induction variables
[oota-llvm.git] / tools / analyze / Makefile
1 LEVEL = ../..
2 TOOLNAME = analyze
3 USEDLIBS = opt analysis asmparser bcreader asmwriter vmcore analysis opt support
4
5 include $(LEVEL)/Makefile.common
6