OSDN Git Service

Trim include.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 18:27:57 +0000 (18:27 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 May 2010 18:27:57 +0000 (18:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103103 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86RegisterInfo.cpp

index edfdb76..f24138a 100644 (file)
@@ -37,7 +37,6 @@
 #include "llvm/Target/TargetOptions.h"
 #include "llvm/ADT/BitVector.h"
 #include "llvm/ADT/STLExtras.h"
-#include "llvm/Support/CommandLine.h"
 #include "llvm/Support/ErrorHandling.h"
 using namespace llvm;