AsmParser now depends on clients to verify that input is well formed
[oota-llvm.git] / tools / Makefile
1 LEVEL = ..
2 DIRS = as dis opt gccas llc link lli gccld analyze extract
3
4 include $(LEVEL)/Makefile.common
5