OSDN Git Service

Remove mismatched and unnecessary declaration.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 15 Jul 2009 21:52:40 +0000 (21:52 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 15 Jul 2009 21:52:40 +0000 (21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75841 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/LiveInterval.h

index 21af54f..52e43d3 100644 (file)
@@ -32,7 +32,6 @@ namespace llvm {
   class MachineInstr;
   class MachineRegisterInfo;
   class TargetRegisterInfo;
-  struct LiveInterval;
 
   /// VNInfo - Value Number Information.
   /// This class holds information about a machine level values, including