drop unneeded config.h includes
[oota-llvm.git] / lib / Linker / Linker.cpp
index 59fbceb6a3080f93a8d4851c96aa45031bec02f3..7c6cf4f3dd786c9ae17b3d6bf5604c90a0a63f6b 100644 (file)
@@ -17,7 +17,6 @@
 #include "llvm/Support/Path.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/Config/config.h"
 #include "llvm/Support/system_error.h"
 using namespace llvm;