Implement the -fno-builtin option in the front-end, not in the back-end.
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.h
index 5cdb65dd95e7560120901257575c056d3a4deb9e..54a74533eb3a3fc37054786303f0cb03ea08b387 100644 (file)
@@ -578,8 +578,7 @@ namespace llvm {
                                     SDValue Chain,
                                     SDValue Dst, SDValue Src,
                                     SDValue Size, unsigned Align,
-                                    const Value *DstSV, uint64_t DstSVOff,
-                                    bool NoBuiltin);
+                                    const Value *DstSV, uint64_t DstSVOff);
     SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG,
                                     SDValue Chain,
                                     SDValue Dst, SDValue Src,