mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 00:24:00 +00:00
Remove fixme
llvm-svn: 4447
This commit is contained in:
parent
98e6bad1ee
commit
8fa0840abd
@ -5,8 +5,8 @@
|
||||
#include "llvm/CodeGen/MachineInstr.h"
|
||||
#include "llvm/CodeGen/MachineBasicBlock.h"
|
||||
#include "llvm/Value.h"
|
||||
#include "llvm/Target/MachineInstrInfo.h" // FIXME: shouldn't need this!
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include "llvm/Target/MachineInstrInfo.h"
|
||||
#include "llvm/Target/MRegisterInfo.h"
|
||||
using std::cerr;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user