rearrange X86ATTAsmPrinter::doFinalization, making a scan of
[llvm/avr.git] / tools / llvmc / driver / Makefile
blob2f3104b4089638ab9d9a4d533885a94fc7e560c3
1 ##===- tools/llvmc/driver/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_BASED_DRIVER_NAME)
13 include $(LEVEL)/Makefile.common