Trim include.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 22 Oct 2009 05:08:49 +0000 (05:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 22 Oct 2009 05:08:49 +0000 (05:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84831 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMTargetMachine.cpp

index 32ddc20a5604181cf2bd4b65208f7cd2f8290145..c1da6ce88b9a51ebfe15e468cf3817be7c58d7be 100644 (file)
@@ -16,7 +16,6 @@
 #include "ARM.h"
 #include "llvm/PassManager.h"
 #include "llvm/CodeGen/Passes.h"
-#include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FormattedStream.h"
 #include "llvm/Target/TargetOptions.h"
 #include "llvm/Target/TargetRegistry.h"