Disable stack coloring with register for now. It's not able to set kill markers.
[llvm/avr.git] / lib / Target / CBackend / Makefile
blob3b5ef0f34692c6c5cc1e4712a0a04f0aeb0f3c99
1 ##===- lib/Target/CBackend/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 = LLVMCBackend
13 DIRS = TargetInfo
15 include $(LEVEL)/Makefile.common
17 CompileCommonOpts += -Wno-format