forked from OSchip/llvm-project
parent
36c05c8f69
commit
dcf31cec85
|
@ -18,6 +18,7 @@
|
|||
#include "llvm/Target/MachineSchedInfo.h"
|
||||
#include "Support/hash_set"
|
||||
#include <list>
|
||||
#include <iosfwd>
|
||||
|
||||
class Function;
|
||||
class MachineInstr;
|
||||
|
|
Loading…
Reference in New Issue