Skip to content

Commit ba1e3c7

Browse files
MaskRaymemfrob
authored andcommitted
[AArch64] Deleted unused AsmBackend functions
1 parent 0c31a32 commit ba1e3c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ class AArch64AsmBackend : public MCAsmBackend {
9595
const MCSubtargetInfo &STI) const override;
9696
bool writeNopData(raw_ostream &OS, uint64_t Count) const override;
9797

98-
void HandleAssemblerFlag(MCAssemblerFlag Flag) {}
99-
100-
unsigned getPointerSize() const { return 8; }
101-
10298
unsigned getFixupKindContainereSizeInBytes(unsigned Kind) const;
10399

104100
bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,

0 commit comments

Comments
 (0)