[PowerPC] Remove unnecessary include
authorHal Finkel <hfinkel@anl.gov>
Sun, 1 Feb 2015 22:03:13 +0000 (22:03 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sun, 1 Feb 2015 22:03:13 +0000 (22:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227772 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/PPCVSXFMAMutate.cpp

index e047d95f01de7d4d822b8121b5190374607d1492..f352fa647ace715c06414645b588db9d4a7827f1 100644 (file)
@@ -29,7 +29,6 @@
 #include "llvm/CodeGen/PseudoSourceValue.h"
 #include "llvm/CodeGen/ScheduleDAG.h"
 #include "llvm/CodeGen/SlotIndexes.h"
-#include "llvm/CodeGen/StackMaps.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"