blob: ddd38f6e707cb1c2ab7fb570d7c0323f663bb89c [file] [log] [blame]
Mikhail Glushenkovb57326c2010-08-19 20:04:19 +00001//===--- Hooks.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
Mikhail Glushenkov283bb582009-03-03 11:02:48 +00002//
3// The LLVM Compiler Infrastructure
4//
5// This file is distributed under the University of Illinois Open
6// Source License. See LICENSE.TXT for details.
7//
8//===----------------------------------------------------------------------===//
9//
Mikhail Glushenkovb57326c2010-08-19 20:04:19 +000010// Hook definitions should go here.
Mikhail Glushenkov283bb582009-03-03 11:02:48 +000011//
12//===----------------------------------------------------------------------===//