Disable stack coloring with register for now. It's not able to set kill markers.
[llvm/avr.git] / lib / Transforms / Utils / Makefile
blobd1e9336d67f029be8f17b8c5cc9828d784588c10
1 ##===- lib/Transforms/Utils/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 = LLVMTransformUtils
12 BUILD_ARCHIVE = 1
14 include $(LEVEL)/Makefile.common