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:
fb4d20b
)
Rename FInfo.cpp to FunctionInfo.cpp, eliminate FInfo.h
author
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2003 15:31:52 +0000
(15:31 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2003 15:31:52 +0000
(15:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6712
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/SparcV9TargetMachine.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/SparcV9TargetMachine.cpp
b/lib/Target/SparcV9/SparcV9TargetMachine.cpp
index 8472ce0929c4d3ae8c19f0795ca49b197ec067e3..8304712bb97f0464dee85d3916f48b41d9f96405 100644
(file)
--- a/
lib/Target/SparcV9/SparcV9TargetMachine.cpp
+++ b/
lib/Target/SparcV9/SparcV9TargetMachine.cpp
@@
-20,9
+20,7
@@
#include "llvm/CodeGen/RegisterAllocation.h"
#include "llvm/CodeGen/MachineCodeForInstruction.h"
#include "llvm/Reoptimizer/Mapping/MappingInfo.h"
-#include "llvm/Reoptimizer/Mapping/FInfo.h"
#include "Support/CommandLine.h"
-using std::cerr;
static const unsigned ImplicitRegUseList[] = { 0 }; /* not used yet */
// Build the MachineInstruction Description Array...