summaryrefslogtreecommitdiff
path: root/release_23/tools/llvmc2/AutoGenerated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'release_23/tools/llvmc2/AutoGenerated.cpp')
-rw-r--r--release_23/tools/llvmc2/AutoGenerated.cpp27
1 files changed, 0 insertions, 27 deletions
diff --git a/release_23/tools/llvmc2/AutoGenerated.cpp b/release_23/tools/llvmc2/AutoGenerated.cpp
deleted file mode 100644
index e01702653aa4..000000000000
--- a/release_23/tools/llvmc2/AutoGenerated.cpp
+++ /dev/null
@@ -1,27 +0,0 @@
-//===--- 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 - implementation.
-//
-//===----------------------------------------------------------------------===//
-
-#include "AutoGenerated.h"
-#include "CompilationGraph.h"
-#include "Tool.h"
-
-#include "llvm/ADT/StringExtras.h"
-#include "llvm/Support/CommandLine.h"
-
-#include <stdexcept>
-
-using namespace llvm;
-using namespace llvmc;
-
-// The auto-generated file
-#include "AutoGenerated.inc"