mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 07:09:08 +00:00
Silence a warning "hiding virtual function".
llvm-svn: 297018
This commit is contained in:
parent
819a6f8841
commit
93bcfdca58
@ -242,6 +242,7 @@ public:
|
||||
|
||||
void writeRelocations(const MCAssembler &Asm, const MCSectionELF &Sec);
|
||||
|
||||
using MCObjectWriter::isSymbolRefDifferenceFullyResolvedImpl;
|
||||
bool isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler &Asm,
|
||||
const MCSymbol &SymA,
|
||||
const MCFragment &FB, bool InSet,
|
||||
|
Loading…
Reference in New Issue
Block a user