It turns out most of the thumb2 instructions are not allowed to touch SP. The semanti...
[llvm/avr.git] / lib / Analysis / IPA / Makefile
blobadacb16ea205a9894c0b37da1c25674244006cd1
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
13 include $(LEVEL)/Makefile.common