MachineFunction now includes MachineBasicBlock so there is no need to
reinclude it llvm-svn: 4322
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
#include "llvm/CodeGen/MachineInstr.h" // For debug output
|
||||
#include "llvm/CodeGen/MachineFunction.h"
|
||||
#include "llvm/CodeGen/MachineBasicBlock.h"
|
||||
#include "llvm/CodeGen/MachineCodeForInstruction.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include "llvm/Target/MachineFrameInfo.h"
|
||||
|
||||
Reference in New Issue
Block a user