drop unneeded config.h includes
[oota-llvm.git] / tools / llc / llc.cpp
index 58dafca1599084d9b6acbfd88c5312bad436ad3c..61e31cd0437f3cbdb4fcc7f47a64061632bb11d5 100644 (file)
@@ -21,7 +21,6 @@
 #include "llvm/Support/IRReader.h"
 #include "llvm/CodeGen/LinkAllAsmWriterComponents.h"
 #include "llvm/CodeGen/LinkAllCodegenComponents.h"
-#include "llvm/Config/config.h"
 #include "llvm/MC/SubtargetFeature.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"