1 //===--- Main.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
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 // Just include CompilerDriver/Main.inc.
12 //===----------------------------------------------------------------------===//
14 #include "llvm/CompilerDriver/Main.inc"