[PATCH] D84001: [ELF] Allow mixed SHF_LINK_ORDER & non-SHF_LINK_ORDER sections and sort within InputSectionDescription

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 05:47:49 PDT 2020


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

Given that it is possible to write a linker script that does work with `*(pattern1 pattern2)` then I don't have any objections. I've tentatively approved as it looks like was the most cautious here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84001



More information about the llvm-commits mailing list