diff options
-rw-r--r-- | include/llvm/CodeGen/LiveInterval.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/LiveInterval.h b/include/llvm/CodeGen/LiveInterval.h index 21af54ffd1..52e43d3428 100644 --- a/include/llvm/CodeGen/LiveInterval.h +++ b/include/llvm/CodeGen/LiveInterval.h @@ -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 |