mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 10:54:42 +00:00
Remove dead code.
llvm-svn: 201006
This commit is contained in:
parent
14690cd354
commit
c2cdd4e91a
@ -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…
x
Reference in New Issue
Block a user