[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
Wed Jun 28 14:01:22 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa484e020d75d: [Object] Add ELF section type SHT_LLVM_BITCODE for LLVM bitcode (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D153215?vs=533822&id=535517#toc
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.535517.patch
Type: text/x-patch
Size: 6995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/131bdf98/attachment.bin>
More information about the llvm-commits
mailing list