mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 12:19:53 +00:00
Remove method that is identical to the base class one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219700 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
704b06ce61
commit
e41812973d
@ -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…
Reference in New Issue
Block a user