mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Fix struct/class mismatch
llvm-svn: 108642
This commit is contained in:
parent
f1ae3b35e7
commit
083ff2c681
@ -23,7 +23,7 @@ namespace llvm {
|
||||
|
||||
class LiveInterval;
|
||||
class LiveIntervals;
|
||||
class LiveRange;
|
||||
struct LiveRange;
|
||||
class LoopSplit;
|
||||
class MachineDominatorTree;
|
||||
class MachineRegisterInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user