[PATCH] D123985: [ELF] Assert on invalid GOT or PLT relocations
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 09:04:54 PDT 2022
nathanchance added a comment.
It looks like Fangrui already fixed this with f4a3569d0ad61907692fe10b1ffe1fa7763e9c26 <https://reviews.llvm.org/rGf4a3569d0ad61907692fe10b1ffe1fa7763e9c26>, thanks a lot! I can confirm that `ARCH=arm64 defconfig` and `allmodconfig` build fine now. I will test other architectures tonight and report back if there are any other issues I uncover.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123985/new/
https://reviews.llvm.org/D123985
More information about the llvm-commits
mailing list