[Lldb-commits] [lld] [lldb] [llvm] [lld] Add -z mark-plt support for X86_64 (PR #206002)

Fangrui Song via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 4 01:17:12 PDT 2026


MaskRay wrote:

> > Is this feature actually used in the wild?
> 
> This can be used on targets have APX feature enabled. But I didn't observe performance different on spec.

If there is no performance difference, what's the point of supporting this? Note, unsupported `-z mark-plt` just leads to a linker warning, not breaking the build.

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


More information about the lldb-commits mailing list