diff options
author | Daniel Hoekwater <hoekwater@google.com> | 2024-10-04 13:31:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-04 09:31:22 -0400 |
commit | 47c8b95daeec8e6cb012344ed037024528a73295 (patch) | |
tree | 1c04d1b238596dfd288bb45985bd72e6f8b70496 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d68083feba2ff869dae96e938b1fa64296f84274 (diff) | |
download | llvm-47c8b95daeec8e6cb012344ed037024528a73295.zip llvm-47c8b95daeec8e6cb012344ed037024528a73295.tar.gz llvm-47c8b95daeec8e6cb012344ed037024528a73295.tar.bz2 |
[CFIFixup] Factor CFI remember/restore insertion into a helper (NFC) (#111066)
Inserting a remember/restore pair is a very clean abstraction, so we can
split the logic out into a helper function. Additionally, cleaning this up
will make it easier to add logic for handling functions that are split across
multiple sections.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions