[all-commits] [llvm/llvm-project] 654a83: [PS5] Trap after noreturn calls, with special case...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Wed Jun 15 09:02:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 654a835c3f992c9da9e1f4175570304b7e1451f0
https://github.com/llvm/llvm-project/commit/654a835c3f992c9da9e1f4175570304b7e1451f0
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/Target/X86/X86TargetMachine.cpp
M llvm/test/CodeGen/X86/ps4-noreturn.ll
M llvm/test/CodeGen/X86/ps4-ssp-nop.ll
Log Message:
-----------
[PS5] Trap after noreturn calls, with special case for stack-check-fail
More information about the All-commits
mailing list