Added llvmgcc version to allow tests to be xfailed by frontend version.
[llvm-complete.git] / lib / Bytecode / Reader / Makefile
blobcdfa11b1f1f7e018818027f006f31534a8456c26
1 ##===- lib/Bytecode/Reader/Makefile ------------------------*- Makefile -*-===##
2 #
3 # The LLVM Compiler Infrastructure
5 # This file was developed by the LLVM research group and is distributed under
6 # the University of Illinois Open Source License. See LICENSE.TXT for details.
7 #
8 ##===----------------------------------------------------------------------===##
9 LEVEL = ../../..
10 LIBRARYNAME = LLVMBCReader
12 include $(LEVEL)/Makefile.common