[clang] [llvm] [Clang] -fseparate-named-sections option (PR #91028)

Petr Hosek via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 16:10:39 PDT 2024


petrhosek wrote:

This is an alternative approach to address the issue described in https://discourse.llvm.org/t/rfc-support-for-memory-regions-in-elf/78570 which doesn't require a custom section type.

https://github.com/llvm/llvm-project/pull/91028


More information about the cfe-commits mailing list