[PATCH] D101773: [MC][ELF] Work around R_MIPS_LO16 relocation handling problem
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 27 15:03:31 PDT 2021
jrtc27 added a comment.
This was in libLLVM.so, too, not a statically-linked Clang, so is R_MIPS_GOT16/R_MIPS_LO16, not R_MIPS_HI16/R_MIPS_LO16, which may make a difference.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101773/new/
https://reviews.llvm.org/D101773
More information about the llvm-commits
mailing list