This is an archive of the discontinued LLVM Phabricator instance.

[AIX][XCOFF] Add support for 64-bit TLS fixup kind
AcceptedPublic

Authored by MaryamBen on Jun 28 2021, 3:24 AM.

Details

Summary

Support relocation fixup kind for tls 64-bit

Diff Detail

Event Timeline

MaryamBen requested review of this revision.Jun 28 2021, 3:24 AM
MaryamBen created this revision.
jhenderson added inline comments.Jun 29 2021, 1:42 AM
llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc-large.ll
34

Should any of these checks be -NEXT?

MaryamBen updated this revision to Diff 355544.Jun 30 2021, 7:38 AM
MaryamBen marked an inline comment as done.
MaskRay accepted this revision.Jul 24 2021, 2:35 PM
This revision is now accepted and ready to land.Jul 24 2021, 2:35 PM

Update tests based on a9854045f6b6