mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
Remove dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201006 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
40bb66bc3a
commit
3365433e45
@ -32,10 +32,6 @@ public:
|
||||
getTTypeGlobalReference(const GlobalValue *GV, Mangler *Mang,
|
||||
MachineModuleInfo *MMI, unsigned Encoding,
|
||||
MCStreamer &Streamer) const;
|
||||
|
||||
virtual const MCSection *getAttributesSection() const {
|
||||
return AttributesSection;
|
||||
}
|
||||
|
||||
/// \brief Describe a TLS variable address within debug info.
|
||||
virtual const MCExpr *getDebugThreadLocalSymbol(const MCSymbol *Sym) const;
|
||||
|
Loading…
Reference in New Issue
Block a user