Don't analyze block if it's not considered for ifcvt anymore.
[llvm/stm8.git] / lib / Analysis / IPA / Makefile
blobb850c9ff7f4444825661b3e368707c3d51c40e8d
1 ##===- lib/Analysis/IPA/Makefile ---------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../../..
11 LIBRARYNAME = LLVMipa
12 BUILD_ARCHIVE = 1
14 include $(LEVEL)/Makefile.common