[PATCH] D62727: [ELF] Delete GotEntrySize and GotPltEntrySize
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 14 10:04:43 PDT 2021
jrtc27 added a comment.
Herald added a subscriber: kerbowa.
CHERI, and thus Arm's Morello, *are* such targets where pointers are bigger than a machine word, as they contain more than just the address. Whilst we can re-add such fields downstream, it would be nicer if upstream kept them.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62727/new/
https://reviews.llvm.org/D62727
More information about the llvm-commits
mailing list