mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Remove method that is identical to the base class one.
llvm-svn: 219700
This commit is contained in:
parent
5c68d89c00
commit
a9ca7347ee
@ -29,7 +29,6 @@ namespace {
|
||||
return true;
|
||||
}
|
||||
|
||||
void EmitCOFFSecRel32(MCSymbol const *Symbol) override {}
|
||||
void EmitCommonSymbol(MCSymbol *Symbol, uint64_t Size,
|
||||
unsigned ByteAlignment) override {}
|
||||
void EmitZerofill(const MCSection *Section, MCSymbol *Symbol = nullptr,
|
||||
|
Loading…
x
Reference in New Issue
Block a user