projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a59227
)
Remove fixme
author
Chris Lattner
<sabre@nondot.org>
Wed, 30 Oct 2002 02:02:37 +0000
(
02:02
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 30 Oct 2002 02:02:37 +0000
(
02:02
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4447
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/MachineInstr.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/MachineInstr.cpp
b/lib/CodeGen/MachineInstr.cpp
index 5ec5c2ad05a02afa7278e4cae5d428abe4bcf351..28fbd2d00483acb21b39520cf452e722444f7485 100644
(file)
--- a/
lib/CodeGen/MachineInstr.cpp
+++ b/
lib/CodeGen/MachineInstr.cpp
@@
-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;