1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Remove mismatched and unnecessary declaration.

llvm-svn: 75841
This commit is contained in:
Daniel Dunbar 2009-07-15 21:52:40 +00:00
parent 13080d27c5
commit 2554dd4f1e

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