Rename FInfo.cpp to FunctionInfo.cpp, eliminate FInfo.h
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 15:31:52 +0000 (15:31 +0000)
committerChris 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

index 8472ce0929c4d3ae8c19f0795ca49b197ec067e3..8304712bb97f0464dee85d3916f48b41d9f96405 100644 (file)
@@ -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...