[PATCH] D137384: [MC][LoongArch] Fix needsRelocateWithSymbol() implementation
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 20:28:11 PDT 2022
MaskRay added a comment.
> LoongArch should be section plus offset
I think you mean most relocations can use the section symbol plus offset representation.
Some relocations need to use the original symbol anyway, e.g. ifunc symbols.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137384/new/
https://reviews.llvm.org/D137384
More information about the llvm-commits
mailing list