Add cannonicalization of shl X, 1 -> add X, X
[oota-llvm.git] / lib / Transforms / Scalar / Makefile
1 LEVEL = ../../..
2 LIBRARYNAME = scalaropts
3 BUILD_ARCHIVE = 1
4
5 include $(LEVEL)/Makefile.common
6