Skip to content

Commit d37c880

Browse files
committed
remove shouldForceRelocation declaration
1 parent 1648af9 commit d37c880

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ class LoongArchAsmBackend : public MCAsmBackend {
4444
void applyFixup(const MCFragment &, const MCFixup &, const MCValue &Target,
4545
uint8_t *Data, uint64_t Value, bool IsResolved) override;
4646

47-
bool shouldForceRelocation(const MCFixup &Fixup, const MCValue &Target);
48-
4947
std::optional<MCFixupKind> getFixupKind(StringRef Name) const override;
5048

5149
MCFixupKindInfo getFixupKindInfo(MCFixupKind Kind) const override;

0 commit comments

Comments
 (0)