From a69d0aaa71dd74e28a2e5990166819e15fb8f31f Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 5 Mar 2013 01:00:45 +0000 Subject: Remove unused #includes. llvm-svn: 176467 --- llvm/lib/CodeGen/TwoAddressInstructionPass.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp') diff --git a/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp b/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp index 26c5fe4dcba..e6dfe104c82 100644 --- a/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp +++ b/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp @@ -47,7 +47,6 @@ #include "llvm/Support/ErrorHandling.h" #include "llvm/Target/TargetInstrInfo.h" #include "llvm/Target/TargetMachine.h" -#include "llvm/Target/TargetOptions.h" #include "llvm/Target/TargetRegisterInfo.h" using namespace llvm; -- cgit v1.2.3