Add support for the Switch instruction by running the lowerSwitch pass first
[oota-llvm.git] / lib / Bytecode / Makefile
1 LEVEL = ../..
2 DIRS = Reader Writer
3
4 include $(LEVEL)/Makefile.common
5