[all-commits] [llvm/llvm-project] 27431a: MachineVerifier: Check stack protector is top-most...

Guy David via All-commits all-commits at lists.llvm.org
Thu Jan 2 06:32:36 PST 2025


  Branch: refs/heads/users/guy-david/machine-stack-protector-offset
  Home:   https://github.com/llvm/llvm-project
  Commit: 27431aa1a2b6fff64be05907a30c3dc07f719d5b
      https://github.com/llvm/llvm-project/commit/27431aa1a2b6fff64be05907a30c3dc07f719d5b
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-01-02 (Thu, 02 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineFrameInfo.h
    M llvm/lib/CodeGen/MachineVerifier.cpp
    A llvm/test/MachineVerifier/stack-protector-offset.mir

  Log Message:
  -----------
  MachineVerifier: Check stack protector is top-most in frame

Mitigate against potential bugs that might place it elsewhere and render
the mechanism useless.



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