diff --git a/lib/Target/ARM/ARMISelLowering.h b/lib/Target/ARM/ARMISelLowering.h index 8f7b593cbf5..1d5aa4fb382 100644 --- a/lib/Target/ARM/ARMISelLowering.h +++ b/lib/Target/ARM/ARMISelLowering.h @@ -294,6 +294,7 @@ namespace llvm { bool MemcpyStrSrc, MachineFunction &MF) const; + using TargetLowering::isZExtFree; virtual bool isZExtFree(SDValue Val, EVT VT2) const; /// isLegalAddressingMode - Return true if the addressing mode represented