projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57f7daf
)
Add a 'using' declaration to suppress GCC's -Woverloaded-virtual while we
author
Matt Beaumont-Gay
<matthewbg@google.com>
Thu, 6 Dec 2012 23:15:36 +0000
(23:15 +0000)
committer
Matt Beaumont-Gay
<matthewbg@google.com>
Thu, 6 Dec 2012 23:15:36 +0000
(23:15 +0000)
decide what pattern we want to follow in the future.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169561
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMISelLowering.h
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMISelLowering.h
b/lib/Target/ARM/ARMISelLowering.h
index 8f7b593cbf56cceafa3b4f6a86a61da1c40ec489..1d5aa4fb382d193a6cba1155942740b9e7f5a833 100644
(file)
--- 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