summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ISelLowering.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-11-15 07:24:32 +0000
committerJay Foad <jay.foad@gmail.com>2011-11-15 07:24:32 +0000
commit0745e645e04c38c749d9336906f5bb0aa419f7a8 (patch)
tree9b01680e9ba31ab937676aeca76130069f7c213d /llvm/lib/Target/X86/X86ISelLowering.cpp
parent4949b9a28328a2936a62b26f0a1106ffb562c256 (diff)
downloadbcm5719-llvm-0745e645e04c38c749d9336906f5bb0aa419f7a8.tar.gz
bcm5719-llvm-0745e645e04c38c749d9336906f5bb0aa419f7a8.zip
Remove some unnecessary includes of PseudoSourceValue.h.
llvm-svn: 144631
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelLowering.cpp')
-rw-r--r--llvm/lib/Target/X86/X86ISelLowering.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86ISelLowering.cpp b/llvm/lib/Target/X86/X86ISelLowering.cpp
index 4e111313361..ead6326a91c 100644
--- a/llvm/lib/Target/X86/X86ISelLowering.cpp
+++ b/llvm/lib/Target/X86/X86ISelLowering.cpp
@@ -35,7 +35,6 @@
#include "llvm/CodeGen/MachineJumpTableInfo.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
-#include "llvm/CodeGen/PseudoSourceValue.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
OpenPOWER on IntegriCloud