From 0745e645e04c38c749d9336906f5bb0aa419f7a8 Mon Sep 17 00:00:00 2001 From: Jay Foad Date: Tue, 15 Nov 2011 07:24:32 +0000 Subject: Remove some unnecessary includes of PseudoSourceValue.h. llvm-svn: 144631 --- llvm/lib/Target/ARM/ARMFastISel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/Target/ARM/ARMFastISel.cpp') diff --git a/llvm/lib/Target/ARM/ARMFastISel.cpp b/llvm/lib/Target/ARM/ARMFastISel.cpp index 4df084f34bd..cc6a3d4c4d5 100644 --- a/llvm/lib/Target/ARM/ARMFastISel.cpp +++ b/llvm/lib/Target/ARM/ARMFastISel.cpp @@ -37,7 +37,6 @@ #include "llvm/CodeGen/MachineFrameInfo.h" #include "llvm/CodeGen/MachineMemOperand.h" #include "llvm/CodeGen/MachineRegisterInfo.h" -#include "llvm/CodeGen/PseudoSourceValue.h" #include "llvm/Support/CallSite.h" #include "llvm/Support/CommandLine.h" #include "llvm/Support/ErrorHandling.h" -- cgit v1.2.3