Trim include.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 21 Apr 2010 01:39:06 +0000 (01:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 21 Apr 2010 01:39:06 +0000 (01:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101978 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86TargetMachine.cpp

index 59fd7a9c328750512cc76503452da7fdacc8f50a..653d0a452873870bc8c0269bf6fed667a48887f6 100644 (file)
@@ -17,7 +17,6 @@
 #include "llvm/PassManager.h"
 #include "llvm/CodeGen/MachineFunction.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"