Add a 'using' declaration to suppress GCC's -Woverloaded-virtual while we

decide what pattern we want to follow in the future.

llvm-svn: 169561
This commit is contained in:
Matt Beaumont-Gay 2012-12-06 23:15:36 +00:00
parent defd44c970
commit 4a04c92001
1 changed files with 1 additions and 0 deletions

View File

@ -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