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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 10:51:53 PST 2019


MaskRay added inline comments.


================
Comment at: lld/test/ELF/pt-gnu-property.s:6
+
+## Test that we generate the PT_GNU_PROPERTY section that describes the
+## .note.gnu.property if it is present.
----------------
section -> segment type


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

https://reviews.llvm.org/D70961





More information about the llvm-commits mailing list