[lld] [lld][MachO] Support for -interposable (PR #131813)

Shoaib Meenai via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 26 13:41:57 PDT 2025


smeenai wrote:

Could you verify that Apple's linker has the same behavior around:
* `-interposable` affecting executables as well as dylibs?
* `-interposable` affecting all definitions including `_main`?

If so, this looks good to me.

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


More information about the llvm-commits mailing list