diff options
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp')
| -rw-r--r-- | llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp b/llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp index c4190bb9a1c4..46aa27e1450a 100644 --- a/llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp +++ b/llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp @@ -33,10 +33,8 @@ #include "llvm/InitializePasses.h" #include "llvm/Pass.h" #include "llvm/PassRegistry.h" -#include "llvm/Support/CodeGen.h" #include "llvm/Support/Debug.h" #include "llvm/Support/ErrorHandling.h" -#include "llvm/Support/GenericDomTreeConstruction.h" #include "llvm/Support/Printable.h" #include "llvm/Support/raw_ostream.h" |
