Remove unnecessary include.
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / RegAllocCommon.h
index f7c30e6d58f3211a0077701056b14ac03c464fe8..2b1edb68a31adbcb064a5aa259d16f0ab6a19cd6 100644 (file)
@@ -7,8 +7,6 @@
 #ifndef LLVM_CODEGEN_REGALLOCCOMMON_H
 #define LLVM_CODEGEN_REGALLOCCOMMON_H
 
-#include "Support/CommandLine.h"
-
 enum RegAllocDebugLevel_t {
   RA_DEBUG_None         = 0,
   RA_DEBUG_Results      = 1,