aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9TargetMachine.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-06-16 15:31:52 +0000
committerChris Lattner <sabre@nondot.org>2003-06-16 15:31:52 +0000
commitff97fbc527435579918917e478ebc0605f73fd1a (patch)
tree070ca050e708d127765d1929ced446a55a3ee985 /lib/Target/SparcV9/SparcV9TargetMachine.cpp
parentfb4d20bad89fc1c23017d954663fb412fe39ef08 (diff)
downloadexternal_llvm-ff97fbc527435579918917e478ebc0605f73fd1a.zip
external_llvm-ff97fbc527435579918917e478ebc0605f73fd1a.tar.gz
external_llvm-ff97fbc527435579918917e478ebc0605f73fd1a.tar.bz2
Rename FInfo.cpp to FunctionInfo.cpp, eliminate FInfo.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6712 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SparcV9/SparcV9TargetMachine.cpp')
-rw-r--r--lib/Target/SparcV9/SparcV9TargetMachine.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/SparcV9/SparcV9TargetMachine.cpp b/lib/Target/SparcV9/SparcV9TargetMachine.cpp
index 8472ce0..8304712 100644
--- 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...