[PATCH] D118529: [ELF] Rename adjustSectionsBeforeSorting to adjustOutputSections and make it affect INSERT commands

Luca Boccassi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 29 10:04:58 PST 2022


bluca accepted this revision.
bluca added a comment.
This revision is now accepted and ready to land.

Tested, this solves the problem with SHF_ALLOC in a SHT_NOTE section.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118529



More information about the llvm-commits mailing list