[all-commits] [llvm/llvm-project] da9df6: MachineVerifier: Check stack protector is top-most...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Jan 14 06:24:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da9df6c52a81a29302e45fd77b8dec6b4ae3b5b7
https://github.com/llvm/llvm-project/commit/da9df6c52a81a29302e45fd77b8dec6b4ae3b5b7
Author: Guy David <49722543+guy-david at users.noreply.github.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
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 (#122635)
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