mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
MachineFunction now includes MachineBasicBlock so there is no need to
reinclude it llvm-svn: 4322
This commit is contained in:
parent
2b2fbdf33c
commit
6b66fadf2c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user