[PATCH] D96619: [LLD][COFF] PR49068: Include the IMAGE_REL_BASED_HIGHLOW relocation base type when the machine is 64 bits and the relocation type is ADDR32
Axel Y. Rivera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 07:45:43 PDT 2021
ayrivera added a comment.
In D96619#2773762 <https://reviews.llvm.org/D96619#2773762>, @mstorsjo wrote:
> In D96619#2773722 <https://reviews.llvm.org/D96619#2773722>, @ayrivera wrote:
>
>> Hi @aganea and @mstorsjo ,
>>
>> The test case was fixed. Since I don't have commit access, can you commit the changes for me? Thanks for your help.
>
> I can do that later today. Can you provide your preferred git author line, i.e. “Real Name <email at address>”?
Thanks @mstorsjo, please use this:
"Axel Y. Rivera <axel.y.rivera at intel.com>"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96619/new/
https://reviews.llvm.org/D96619
More information about the llvm-commits
mailing list