diff options
author | Tim Northover <tnorthover@apple.com> | 2022-11-22 11:27:05 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2022-11-30 11:44:39 +0000 |
commit | b32280baf9ef46cc0c9f1c700af4fd5c4e1e9acb (patch) | |
tree | e7f1349acd486de19a419c8d3ba27e6cfd214767 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 2b97b069e4edbf7c74e70e9f33b5a9fafae0ddef (diff) | |
download | llvm-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