diff options
author | Pavel Labath <pavel@labath.sk> | 2025-04-11 09:27:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 09:27:56 +0200 |
commit | 23c9cfcb7494b2331a80661a0cb83f95a422833c (patch) | |
tree | 75733fc51ea381d94ad293f1ecfc7c87fcc4c5bc /mlir/lib/Target/LLVMIR/ModuleImport.cpp | |
parent | b3397bacfb85aa824e1257085500551d3026d49a (diff) | |
download | llvm-23c9cfcb7494b2331a80661a0cb83f95a422833c.zip llvm-23c9cfcb7494b2331a80661a0cb83f95a422833c.tar.gz llvm-23c9cfcb7494b2331a80661a0cb83f95a422833c.tar.bz2 |
[lldb] Small refactor of eh_frame parsing (#134806)
.. which prepares us for handling of discontinuous functions. The main
change there is that we can have multiple FDEs contributing towards an
unwind plan of a single function. This patch separates the logic for
parsing of a single FDE from the construction of an UnwindPlan (so that
another patch can change the latter to combine several unwind plans).
Co-authored-by: Jonas Devlieghere <jonas@devlieghere.com>
Diffstat (limited to 'mlir/lib/Target/LLVMIR/ModuleImport.cpp')
0 files changed, 0 insertions, 0 deletions