Fixed LICM bug that hoists trapping instructions that are not guaranteed to execute.
[oota-llvm.git] / lib / Transforms / Scalar / Makefile
1 LEVEL = ../../..
2 LIBRARYNAME = scalaropts
3 BUILD_ARCHIVE = 1
4
5 include $(LEVEL)/Makefile.common
6