[all-commits] [llvm/llvm-project] 3eb771: [AArch64][PAC][NFC] Make checkAuthenticatedRegiste...
Igor Kudrin via All-commits
all-commits at lists.llvm.org
Tue May 21 13:19:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3eb7711e929f9b7ffaa0049a56ad70c4d99e4917
https://github.com/llvm/llvm-project/commit/3eb7711e929f9b7ffaa0049a56ad70c4d99e4917
Author: Igor Kudrin <ikudrin at accesssoftek.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64PointerAuth.cpp
M llvm/lib/Target/AArch64/AArch64PointerAuth.h
Log Message:
-----------
[AArch64][PAC][NFC] Make checkAuthenticatedRegister() return void (#92507)
The return value is not used. This change simplifies the upcoming fix
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