aboutsummaryrefslogtreecommitdiff
path: root/tools/llvmc2/AutoGenerated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/AutoGenerated.cpp')
-rw-r--r--tools/llvmc2/AutoGenerated.cpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/llvmc2/AutoGenerated.cpp b/tools/llvmc2/AutoGenerated.cpp
index 4cc85f92d0..9f34e58b14 100644
--- a/tools/llvmc2/AutoGenerated.cpp
+++ b/tools/llvmc2/AutoGenerated.cpp
@@ -11,20 +11,5 @@
//
//===----------------------------------------------------------------------===//
-#include "AutoGenerated.h"
-#include "CompilationGraph.h"
-#include "Tool.h"
-
-#include "llvm/ADT/StringExtras.h"
-#include "llvm/Support/CommandLine.h"
-
-#include <cstdlib>
-#include <stdexcept>
-
-using namespace llvm;
-using namespace llvmc;
-
-extern cl::opt<std::string> OutputFilename;
-
// The auto-generated file
#include "AutoGenerated.inc"