Fix PR4948 (and a leak): by not destroying the DwarfException
[llvm/avr.git] / lib / CodeGen / AsmPrinter / Makefile
blob8f65d8d3f234aff466713f46c74bd7a8431886be
1 ##===- lib/CodeGen/SelectionDAG/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 ##===----------------------------------------------------------------------===##
9 LEVEL = ../../..
10 LIBRARYNAME = LLVMAsmPrinter
11 PARALLEL_DIRS =
13 include $(LEVEL)/Makefile.common