summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-10-18 21:23:00 +0000
committerChris Lattner <sabre@nondot.org>2007-10-18 21:23:00 +0000
commit0d466153b94f9f16c98c829fa16f138d13476e96 (patch)
tree8a705879f4de7624b59959023f7ed7f67e532b72
parentdf49cf52e25de0edd0232f64888f587dec6c476c (diff)
downloadbcm5719-llvm-0d466153b94f9f16c98c829fa16f138d13476e96.tar.gz
bcm5719-llvm-0d466153b94f9f16c98c829fa16f138d13476e96.zip
remove dead #include
llvm-svn: 43149
-rw-r--r--clang/AST/CFG.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/AST/CFG.cpp b/clang/AST/CFG.cpp
index 3e6f8cc2e7a..42688e412ef 100644
--- a/clang/AST/CFG.cpp
+++ b/clang/AST/CFG.cpp
@@ -19,7 +19,6 @@
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/GraphWriter.h"
-#include "llvm/Config/config.h"
#include <iostream>
#include <iomanip>
#include <algorithm>
OpenPOWER on IntegriCloud