the various ConstantExpr::get*Ty methods existed to work with issues around
[llvm/stm8.git] / lib / Target / CBackend / Makefile
blob621948a9f4ac26e4f5d986cf406f4dc753867cfa
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
12 DIRS = TargetInfo
14 include $(LEVEL)/Makefile.common
16 CompileCommonOpts += -Wno-format