[all-commits] [llvm/llvm-project] d656ae: Enhance stack protector
xiangzh1 via All-commits
all-commits at lists.llvm.org
Sun Dec 11 16:44:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d656ae28095726830f9beb8dbd4d69f5144ef821
https://github.com/llvm/llvm-project/commit/d656ae28095726830f9beb8dbd4d69f5144ef821
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/StackProtector.cpp
M llvm/test/CodeGen/X86/stack-protector-2.ll
M llvm/test/CodeGen/X86/stack-protector-no-return.ll
A llvm/test/CodeGen/X86/stack-protector-recursively.ll
Log Message:
-----------
Enhance stack protector
Reviewed By: LuoYuanke
Differential Revision: https://reviews.llvm.org/D139254
More information about the All-commits
mailing list