[PATCH] D120045: [lld][ELF] support nested special directives in output sections

Luca Boccassi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 05:04:45 PST 2022


bluca added a comment.

One last attempt at making lld input-compatible with documented bfd features. I am willing to add (TYPE=SHT_NOTE) to the package notes metadata script, but only if the syntax is fully compatible with documented bfd syntax.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120045



More information about the llvm-commits mailing list