[PATCH] D93045: [ELF] AArch64: Handle DT_AARCH64_VARIANT_PCS

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 11:57:16 PST 2020


zatrazz updated this revision to Diff 311295.
zatrazz added a comment.

Updated patch based on previous comments. For in.relaIplt / R_AARCH64_IRELATIVE
I decided to not include since it seems to what binutils is done currently. I will raise with
them if this is the intended behaviour or if R_AARCH64_IRELATIVE should also create
the dynamic tag (and fix is accordingly on lld if it were the case).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93045/new/

https://reviews.llvm.org/D93045

Files:
  lld/ELF/SyntheticSections.cpp
  lld/test/ELF/aarch64-variant_pcs-not-required.s
  lld/test/ELF/aarch64-variant_pcs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93045.311295.patch
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/e8879318/attachment.bin>


More information about the llvm-commits mailing list