Remove unnecessary include.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 14 Sep 2002 23:04:52 +0000 (23:04 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 14 Sep 2002 23:04:52 +0000 (23:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3723 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/RegAllocCommon.h
lib/CodeGen/RegAlloc/RegAllocCommon.h
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,
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,
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,