-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
via https://glandium.org/blog/?p=1177 (@glandium).
I was thinking we might be able to use RELR
https://reviews.llvm.org/D48247
https://groups.google.com/g/generic-abi/c/bX460iggiKg
but @pcc had to implement relocation processing support in the Linux kernel for aarch64 to support this relocation type.
https://patchwork.kernel.org/project/linux-arm-kernel/patch/[email protected]/
So I doubt any existing dynamic linker could process these for x86-64 quite yet.
I'm not sure how much of this might be irrelevant though with #150 or with @MaskRay 's work on enabling -fno-semantic-interposition in Clang's Cmake itself.
https://reviews.llvm.org/D102453
I don't know if ELFhack is easy to fetch/use outside of mozilla-central.
Metadata
Metadata
Assignees
Labels
No labels