pass machinemoduleinfo down into getSymbolForDwarfGlobalReference,
[llvm/avr.git] / tools / llvmc / plugins / Clang / Makefile
blob5e5b88a44b226b778e784271e034ed01b9da0d41
1 ##===- tools/llvmc/plugins/Clang/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 = ../../../..
12 LLVMC_PLUGIN = Clang
13 BUILT_SOURCES = AutoGenerated.inc
15 include $(LEVEL)/Makefile.common