Set the default PPC node scheduling preference to ILP (for the embedded cores).
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetMachine.h
index 6dd11c99fc47e1eefb5a2265ee396cee87ec1b90..7da2b0cb10c1c08b4cd806890f1bf44ce60eca14 100644 (file)
@@ -24,8 +24,6 @@
 #include "llvm/Target/TargetData.h"
 
 namespace llvm {
-class PassManager;
-class GlobalValue;
 
 /// PPCTargetMachine - Common code between 32-bit and 64-bit PowerPC targets.
 ///