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:
704b06c
)
Remove method that is identical to the base class one.
author
Rafael Espindola
<rafael.espindola@gmail.com>
Tue, 14 Oct 2014 17:38:38 +0000
(17:38 +0000)
committer
Rafael Espindola
<rafael.espindola@gmail.com>
Tue, 14 Oct 2014 17:38:38 +0000
(17:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219700
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/MC/MCNullStreamer.cpp
patch
|
blob
|
history
diff --git
a/lib/MC/MCNullStreamer.cpp
b/lib/MC/MCNullStreamer.cpp
index d5434023db72518d82db31167bffaf933c9f2812..fc56728f635aa0150e8a2b6bfc41d2daa0b70579 100644
(file)
--- a/
lib/MC/MCNullStreamer.cpp
+++ b/
lib/MC/MCNullStreamer.cpp
@@
-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,