MaskRay wrote:

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

This RFC is about `SHT_LLVM_MEMORY` while this patch seems orthogonal?

I agree that the option is useful in some cases. If `ld -r` is used, `--unique` 
will be needed to not destroy granularity.

https://github.com/llvm/llvm-project/pull/91028
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to