[all-commits] [llvm/llvm-project] 5420db: [PAC][lld] Do not emit warnings for `-z pac-plt` w...
Daniil Kovalev via All-commits
all-commits at lists.llvm.org
Fri Oct 18 12:18:50 PDT 2024
Branch: refs/heads/users/kovdan01/lld-pac-plt-with-pauth-core-info
Home: https://github.com/llvm/llvm-project
Commit: 5420db8f3959f073f379466c340252a1816e1810
https://github.com/llvm/llvm-project/commit/5420db8f3959f073f379466c340252a1816e1810
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M lld/ELF/Driver.cpp
M lld/test/ELF/aarch64-feature-pac.s
M lld/test/ELF/aarch64-feature-pauth.s
Log Message:
-----------
[PAC][lld] Do not emit warnings for `-z pac-plt` with valid PAuth core info
When PAuth core info is present and (platform,version) is not (0,0),
treat input files as pac-enabled and do not emit a warning with
`-z pac-plt` passed.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list