[PATCH] D153215: [Object] Add ELF section type SHT_LLVM_BITCODE for LLVM bitcode
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 17:13:54 PDT 2023
MaskRay updated this revision to Diff 533822.
MaskRay retitled this revision from "[Object] Add ELF section type SHT_LLVM_LTO for fat LTO" to "[Object] Add ELF section type SHT_LLVM_BITCODE for LLVM bitcode".
MaskRay edited the summary of this revision.
MaskRay added a comment.
rename to SHT_LLVM_BITCODE
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153215/new/
https://reviews.llvm.org/D153215
Files:
llvm/docs/Extensions.rst
llvm/include/llvm/BinaryFormat/ELF.h
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/lib/MC/MCSectionELF.cpp
llvm/lib/Object/ELF.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/MC/AsmParser/llvm_section_types.s
llvm/test/MC/ELF/section.s
llvm/test/ObjectYAML/ELF/llvm-section-types.yaml
llvm/test/ObjectYAML/ELF/sht-offloading.yaml
llvm/test/tools/llvm-readobj/ELF/section-types.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153215.533822.patch
Type: text/x-patch
Size: 7112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/a378fb45/attachment.bin>
More information about the llvm-commits
mailing list