[PATCH] D107216: Revert [MC][ELF] Emit separate unique sections for different flags

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 08:07:56 PDT 2021


bd1976llvm added a comment.

In D107216#2918203 <https://reviews.llvm.org/D107216#2918203>, @MaskRay wrote:

> I think @bd1976llvm have found a way forward.

We haven't yet solved this satisfactorily and we are still investigating; however, we don't want LLVM's behaviour compromised to support our use-case.
We would support a proper feature to assign symbols to sections with specified flags (especially as GNU appear to offer this as a feature/*horrible hack* : see comments on https://reviews.llvm.org/D100944).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107216



More information about the llvm-commits mailing list