aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2022-11-22 11:27:05 +0000
committerTim Northover <tnorthover@apple.com>2022-11-30 11:44:39 +0000
commitb32280baf9ef46cc0c9f1c700af4fd5c4e1e9acb (patch)
treee7f1349acd486de19a419c8d3ba27e6cfd214767 /clang/lib/CodeGen/CodeGenFunction.cpp
parent2b97b069e4edbf7c74e70e9f33b5a9fafae0ddef (diff)
downloadllvm-b32280baf9ef46cc0c9f1c700af4fd5c4e1e9acb.zip
llvm-b32280baf9ef46cc0c9f1c700af4fd5c4e1e9acb.tar.gz
llvm-b32280baf9ef46cc0c9f1c700af4fd5c4e1e9acb.tar.bz2
X86: relax EFLAGS liveness check when generating stack probes.
The probes are all inserted at the iterator passed into the functions, so that's where any EFLAGS clobbering will happen and where we need it to be dead. Fixes: https://github.com/llvm/llvm-project/issues/59121
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions