unnecessary include
authorAndrew Trick <atrick@apple.com>
Fri, 10 Feb 2012 04:10:44 +0000 (04:10 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 10 Feb 2012 04:10:44 +0000 (04:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150228 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/CellSPU/SPUTargetMachine.cpp

index a12ba10c333502b840293a90aa735073a165c5f5..e43f5ad64a707ff3d492e7abd47cd6e6d542f71f 100644 (file)
@@ -14,7 +14,6 @@
 #include "SPU.h"
 #include "SPUTargetMachine.h"
 #include "llvm/PassManager.h"
-#include "llvm/CodeGen/RegAllocRegistry.h"
 #include "llvm/CodeGen/SchedulerRegistry.h"
 #include "llvm/Support/DynamicLibrary.h"
 #include "llvm/Support/TargetRegistry.h"