Enable the setjmp/longjmp lowering pass
[oota-llvm.git] / tools / gccas / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccas
4 USEDLIBS = asmparser bcwriter transforms ipo.a ipa.a scalaropts analysis.a \
5            target.a transformutils vmcore support.a
6
7 include $(LEVEL)/Makefile.common