Change allowsUnalignedMemoryAccesses to take type argument since some targets
[llvm/avr.git] / lib / Target / CppBackend / Makefile
blobdc9cf48c8b1e80f352a6d8e5a1914e3c8803b9e5
1 ##===- lib/Target/CppBackend/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 = LLVMCppBackend
13 DIRS = TargetInfo
15 include $(LEVEL)/Makefile.common
17 CompileCommonOpts += -Wno-format