1
0
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:
Rafael Espindola 2014-10-14 17:38:38 +00:00
parent 5c68d89c00
commit a9ca7347ee

View File

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