summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/InstSelectSimple.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-29 05:59:33 +0000
committerChris Lattner <sabre@nondot.org>2004-02-29 05:59:33 +0000
commitca89812db7cd3b73af4c5ab1c966cf3e9c12c749 (patch)
tree94ed4fa9c34257ca87e65248f9b26346a2ae19ae /llvm/lib/Target/X86/InstSelectSimple.cpp
parent71a899dea69dec3e6601157d2fe00939cd45ed67 (diff)
downloadbcm5719-llvm-ca89812db7cd3b73af4c5ab1c966cf3e9c12c749.tar.gz
bcm5719-llvm-ca89812db7cd3b73af4c5ab1c966cf3e9c12c749.zip
These two virtual methods are never called.
llvm-svn: 11984
Diffstat (limited to 'llvm/lib/Target/X86/InstSelectSimple.cpp')
-rw-r--r--llvm/lib/Target/X86/InstSelectSimple.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/InstSelectSimple.cpp b/llvm/lib/Target/X86/InstSelectSimple.cpp
index 9a78016f723..41d48f8e56b 100644
--- a/llvm/lib/Target/X86/InstSelectSimple.cpp
+++ b/llvm/lib/Target/X86/InstSelectSimple.cpp
@@ -23,7 +23,6 @@
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
-#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/SSARegMap.h"
#include "llvm/Target/MRegisterInfo.h"
#include "llvm/Target/TargetMachine.h"
OpenPOWER on IntegriCloud