zpu: managed to compile program that writes constant to global variable
[llvm/zpu.git] / tools / llvmc / src / Makefile
blobf3f30911a40018b958cfc4637cc9fba49ba1fbec
1 ##===- tools/llvmc/src/Makefile ----------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open
6 # Source License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../../..
11 LLVMC_BASED_DRIVER = llvmc
12 BUILT_SOURCES = AutoGenerated.inc
14 include $(LEVEL)/Makefile.common