llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.66k stars 11.85k forks source link

Implement -interposable, -interposable_list #53680

Open int3 opened 2 years ago

int3 commented 2 years ago

https://reviews.llvm.org/D119294 should make this fairly straightforward now. I'm not particularly in a rush to implement these flags though since I don't have an immediate use for them.

llvmbot commented 2 years ago

@llvm/issue-subscribers-lld-macho