R600/SI: Specify SSrc operands
[oota-llvm.git] / lib / Target / PowerPC / PPC.h
index 96b882aef1fa7b702b9e895083aa86075bb120e9..f0d5af24466eb49255381725314d77d3ebbf8368 100644 (file)
@@ -40,7 +40,7 @@ namespace llvm {
   FunctionPass *createPPCJITCodeEmitterPass(PPCTargetMachine &TM,
                                             JITCodeEmitter &MCE);
   void LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
-                                    AsmPrinter &AP);
+                                    AsmPrinter &AP, bool isDarwin);
 
   /// \brief Creates an PPC-specific Target Transformation Info pass.
   ImmutablePass *createPPCTargetTransformInfoPass(const PPCTargetMachine *TM);