mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-05 03:19:11 +00:00
Nothing inherits from this, drop the protected:
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236253 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
28b8dea315
commit
4ed1491bc9
@ -70,8 +70,6 @@ public:
|
||||
};
|
||||
|
||||
class ELFObjectWriter : public MCObjectWriter {
|
||||
protected:
|
||||
|
||||
static bool isFixupKindPCRel(const MCAssembler &Asm, unsigned Kind);
|
||||
static bool RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant);
|
||||
static uint64_t SymbolValue(MCSymbolData &Data, const MCAsmLayout &Layout);
|
||||
|
Loading…
x
Reference in New Issue
Block a user