//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open // Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // // Auto-generated tool descriptions. // //===----------------------------------------------------------------------===// #include "Tools.h" #include "Core.h" #include "llvm/ADT/IntrusiveRefCntPtr.h" #include "llvm/Support/CommandLine.h" #include #include #include using namespace llvm; using namespace llvmcc; // Include the auto-generated file #include "Tools.inc"