[all-commits] [llvm/llvm-project] 72d105: [BOLT] Gadget scanner: refactor analysis of RET in...

Anatoly Trosinenko via All-commits all-commits at lists.llvm.org
Fri Mar 21 09:55:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72d1058af0f065c63cc5bb36a93cc5824429fac7
      https://github.com/llvm/llvm-project/commit/72d1058af0f065c63cc5bb36a93cc5824429fac7
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M bolt/include/bolt/Passes/PAuthGadgetScanner.h
    M bolt/lib/Passes/PAuthGadgetScanner.cpp
    M bolt/test/binary-analysis/AArch64/gs-pauth-debug-output.s

  Log Message:
  -----------
  [BOLT] Gadget scanner: refactor analysis of RET instructions (#131897)

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