forked from OSchip/llvm-project
Add #include that is no longer implicitly included
llvm-svn: 1651
This commit is contained in:
parent
abafc3bc70
commit
621457a34b
|
@ -6,6 +6,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm/Target/MachineSchedInfo.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
|
||||
// External object describing the machine instructions
|
||||
// Initialized only when the TargetMachine class is created
|
||||
|
|
Loading…
Reference in New Issue