[lld] [LLD] [MinGW] Implement --dependent-load-flag option (PR #113814)
Mateusz MikuĊa via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 10:50:57 PST 2024
mati865 wrote:
> And as high level view of what it does - this sets one value in the `_load_config_used` struct, if such a symbol happens to be found at link time, right?
Yeah, that's how I understand it. Which means it has an effect only when using Control Flow Guard is enabled.
https://github.com/llvm/llvm-project/pull/113814
More information about the llvm-commits
mailing list