diff options
author | Sterling-Augustine <saugustine@google.com> | 2025-08-12 12:57:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 12:57:31 -0700 |
commit | 2e9944a03e6bdda64f266aa4b9fe88d81fdf16cd (patch) | |
tree | c8c14e249dacbd86b01a7ddb4d0075bbd620ecec /llvm/lib/ObjCopy/wasm/WasmReader.h | |
parent | 35892345680b5176d34c9d0dfb65b1a7b39914af (diff) | |
download | llvm-2e9944a03e6bdda64f266aa4b9fe88d81fdf16cd.zip llvm-2e9944a03e6bdda64f266aa4b9fe88d81fdf16cd.tar.gz llvm-2e9944a03e6bdda64f266aa4b9fe88d81fdf16cd.tar.bz2 |
Generate an .sframe section with a skeleton header (#151223)
This continues the sframe implementation discussed previously.
Of note, this also adds some target dependent functions to the object
file. Additional fields will be needed later. It would be possible to do
all of this inside the sframe implementation itself if it feels a little
messy and specialized, but generally I think that target info goes with
target info.
Another question is if we want a sentinel value for unimplemented sframe
abi arches, or a std::optional. Both work.
Diffstat (limited to 'llvm/lib/ObjCopy/wasm/WasmReader.h')
0 files changed, 0 insertions, 0 deletions