kill off the last use of TRI::AsmName.
[llvm/avr.git] / tools / llvmc / example / Simple / Makefile
blobd7adb5d851e5842ecfed4d4b7d1db2dfa0faab0e
1 ##===- tools/llvmc/plugins/Simple/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 = Simple
13 BUILT_SOURCES = AutoGenerated.inc
15 include $(LEVEL)/Makefile.common