forked from OSchip/llvm-project
parent
a3b8e84a57
commit
670da9a22a
|
@ -14,6 +14,9 @@
|
|||
|
||||
namespace llvm {
|
||||
struct LiveInterval;
|
||||
class LiveIntervals;
|
||||
class MachineFunction;
|
||||
class VirtRegMap;
|
||||
|
||||
/// Spiller interface.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue