the various ConstantExpr::get*Ty methods existed to work with issues around
[llvm/stm8.git] / lib / Bitcode / Reader / Makefile
blob59af8d53a73ea7b23431106caf80129c6439fa41
1 ##===- lib/Bitcode/Reader/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 = LLVMBitReader
12 BUILD_ARCHIVE = 1
14 include $(LEVEL)/Makefile.common