diff options
author | Pavel Labath <pavel@labath.sk> | 2025-07-15 09:36:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 09:36:20 +0200 |
commit | ee9b84f5bed7027b4a81f68bf853f35d6e749eef (patch) | |
tree | f776cadb5c46713e26309f909748189f7e9828d5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c8d0e247453af3c5c031ed210736f650e6be2289 (diff) | |
download | llvm-ee9b84f5bed7027b4a81f68bf853f35d6e749eef.zip llvm-ee9b84f5bed7027b4a81f68bf853f35d6e749eef.tar.gz llvm-ee9b84f5bed7027b4a81f68bf853f35d6e749eef.tar.bz2 |
[BinaryFormat] Add "SFrame" structures and constants (#147264)
This patch defines the structures and constants used by the SFrame
unwind info format supported by GNU binutils. For more information about
the format, see https://sourceware.org/binutils/wiki/sframe and
https://discourse.llvm.org/t/rfc-adding-sframe-support-to-llvm/86900
The patch uses the GNU names for all relevant entities, but I've converted
them to the llvm naming convention, and I've replaced macros with enums.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions