Add a function for profiling to run at shutdown. Unlike the existing API, this
[llvm/stm8.git] / lib / MC / MCDisassembler / Makefile
blob7d71cd381a7c35c96afd08c5b94861374970faf2
1 ##===- lib/MC/MCDisassembler/Makefile ----------------------*- Makefile -*-===##
2 #
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
7 #
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../../..
11 LIBRARYNAME = LLVMMCDisassembler
13 include $(LEVEL)/Makefile.common