[PATCH] D123985: [ELF] Assert on invalid GOT or PLT relocations

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 09:09:12 PDT 2022


smeenai added a comment.

In D123985#3464940 <https://reviews.llvm.org/D123985#3464940>, @nathanchance wrote:

> 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.

Great, thanks @MaskRay!


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