[lld] [lld] [MTE] Drop MTE globals for fully static executables, not ban (PR #68217)

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 08:25:56 PDT 2023


jrtc27 wrote:

I forget whether LLD supports static PIE, but wouldn’t that allow MTE globals? And why can’t even static PDEs support them? We preserve and process relocations for IFUNCs today.

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


More information about the llvm-commits mailing list