commit | de123822e5cc9a7d09b12166439cfd35a6c9ed62 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Oct 15 21:58:54 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Oct 15 21:58:54 2005 +0000 |
tree | 97d98376cfb50029255090dfec10d01e9d4a9540 | |
parent | 75c9f6737080af3e0c4a772f9c314f1a6fa2c91d [diff] [blame] |
prune #includes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23752 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/PowerPC/PPCTargetMachine.h b/lib/Target/PowerPC/PPCTargetMachine.h index 33180cd..f24a320 100644 --- a/lib/Target/PowerPC/PPCTargetMachine.h +++ b/lib/Target/PowerPC/PPCTargetMachine.h
@@ -19,11 +19,9 @@ #include "PPCJITInfo.h" #include "PPCInstrInfo.h" #include "llvm/Target/TargetMachine.h" -#include "llvm/Target/TargetFrameInfo.h" -#include "llvm/PassManager.h" namespace llvm { - +class PassManager; class IntrinsicLowering; class GlobalValue; class IntrinsicLowering;