[PATCH] D123493: Support the min of module flags when linking, use for AArch64 BTI/PAC-RET
Daniel Kiss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 05:29:23 PDT 2022
danielkiss added a comment.
In D123493#3442303 <https://reviews.llvm.org/D123493#3442303>, @tschuett wrote:
> This would silently reduce protection, when incompatible modules are linked?
Yes, but that happens also with the normal linker too by default.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123493/new/
https://reviews.llvm.org/D123493
More information about the llvm-commits
mailing list