[all-commits] [llvm/llvm-project] 593e17: Add -disable-check-noreturn-call for stack protect
xiangzh1 via All-commits
all-commits at lists.llvm.org
Thu Jan 12 16:32:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 593e17648eb217312e224daa38ea4f40ca697b0b
https://github.com/llvm/llvm-project/commit/593e17648eb217312e224daa38ea4f40ca697b0b
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M llvm/lib/CodeGen/StackProtector.cpp
M llvm/test/CodeGen/X86/stack-protector-no-return.ll
Log Message:
-----------
Add -disable-check-noreturn-call for stack protect
Differential Revision: https://reviews.llvm.org/D141556
Reviewed By: lanza
More information about the All-commits
mailing list