[all-commits] [llvm/llvm-project] 416e8c: Enhance stack protector for calling no return func...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Wed Nov 30 21:25:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 416e8c6ad529c57f21f46c6f52ded96d3ed239fb
https://github.com/llvm/llvm-project/commit/416e8c6ad529c57f21f46c6f52ded96d3ed239fb
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/StackProtector.cpp
M llvm/test/CodeGen/X86/stack-protector-2.ll
A llvm/test/CodeGen/X86/stack-protector-no-return.ll
Log Message:
-----------
Enhance stack protector for calling no return function
Reviewed By: LuoYuanke, WangPengfei, lebedev.ri
Differential Revision: https://reviews.llvm.org/D138774
More information about the All-commits
mailing list