[all-commits] [llvm/llvm-project] b4e9bd: [BOLT] Gadget scanner: refactor analysis of RET in...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Tue Mar 18 12:20:35 PDT 2025
Branch: refs/heads/users/atrosinenko/bolt-gs-refactor-pacret-analysis
Home: https://github.com/llvm/llvm-project
Commit: b4e9bd63f0beb2f4e71a6f0c799928c8bac938b4
https://github.com/llvm/llvm-project/commit/b4e9bd63f0beb2f4e71a6f0c799928c8bac938b4
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M bolt/include/bolt/Passes/PAuthGadgetScanner.h
M bolt/lib/Passes/PAuthGadgetScanner.cpp
Log Message:
-----------
[BOLT] Gadget scanner: refactor analysis of RET instructions
In preparation for implementing detection of more gadget kinds,
refactor checking for non-protected return instructions.
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