[PATCH] D64130: [LLD][ELF] - Linkerscript: add a support for expressions for section's filling

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 06:22:45 PDT 2019


MaskRay added a comment.

> Though that is allowed by specification: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Using_ld_the_GNU_Linker/sections.html#OUTPUT-SECTION-FILL

Looks like you can change it to https://sourceware.org/binutils/docs/ld/Output-Section-Fill.html or https://sourceware.org/binutils/docs-2.32/ld/Output-Section-Fill.html


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

https://reviews.llvm.org/D64130





More information about the llvm-commits mailing list