Remove mismatched and unnecessary declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75841 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-07-15 21:52:40 +00:00
parent a90b3dc2f1
commit 23702eacab

View 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