[PATCH] D70961: [LLD][ELF] add support for PT_GNU_PROPERTY

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 10:15:02 PST 2019


peter.smith updated this revision to Diff 231941.
peter.smith marked 3 inline comments as done.
peter.smith added a comment.

Thanks for the comments. Converted test to x86_64, removed indendation and fixed comments.


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

https://reviews.llvm.org/D70961

Files:
  lld/ELF/Writer.cpp
  lld/test/ELF/aarch64-feature-bti.s
  lld/test/ELF/aarch64-feature-btipac.s
  lld/test/ELF/aarch64-feature-pac.s
  lld/test/ELF/aarch64-ifunc-bti.s
  lld/test/ELF/pt-gnu-property.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70961.231941.patch
Type: text/x-patch
Size: 22688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/df5584ed/attachment.bin>


More information about the llvm-commits mailing list