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:
parent
13080d27c5
commit
2554dd4f1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user