diff options
author | Pavel Labath <pavel@labath.sk> | 2025-07-30 11:23:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 11:23:35 +0200 |
commit | ded255e56ee1f2ef27e85b013f572fca34ca57bc (patch) | |
tree | 8a5ada1e1c4965371cfbd124664ce114ba178f1e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c6f7fa74376634619eb4e8ea9e9580fd3e220fe7 (diff) | |
download | llvm-ded255e56ee1f2ef27e85b013f572fca34ca57bc.zip llvm-ded255e56ee1f2ef27e85b013f572fca34ca57bc.tar.gz llvm-ded255e56ee1f2ef27e85b013f572fca34ca57bc.tar.bz2 |
[Object] Parsing and dumping of SFrame FDEs (#149828)
Also known as Function Description Entries. The entries occupy a
contiguous piece of the section, so the code is mostly straight-forward.
For more information about the SFrame unwind format, see the
[specification](https://sourceware.org/binutils/wiki/sframe) and the
related [RFC](https://discourse.llvm.org/t/rfc-adding-sframe-support-to-llvm/86900).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions