diff options
author | Martin Storsjö <martin@martin.st> | 2022-10-11 15:11:39 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-10-12 12:36:21 +0300 |
commit | a07787c9a50c046e45921dd665f5a53a752bbc31 (patch) | |
tree | 566e9fc4717511c9415f34da86f97010af64506d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d1b83b984fc1715fb7540dbb03ac8d170775b395 (diff) | |
download | llvm-a07787c9a50c046e45921dd665f5a53a752bbc31.zip llvm-a07787c9a50c046e45921dd665f5a53a752bbc31.tar.gz llvm-a07787c9a50c046e45921dd665f5a53a752bbc31.tar.bz2 |
[AArch64] Exclude instructions after setting the FP from SEH prologues
After setting up the FP, the rest of the prologue doesn't need to
be replayed for unwinding the stack frame.
This allows reverting the functional parts of
2f7fbf837625267193351cc334e506a3a9161958 (but fixing inconsistent
duplicate setting of HasWinCFI).
Differential Revision: https://reviews.llvm.org/D135686
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions