[PATCH] D129052: [Object] Add ELF section type for offloading objects

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 04:20:24 PDT 2022


jhuber6 updated this revision to Diff 442066.
jhuber6 marked an inline comment as done.
jhuber6 added a comment.

Adding test and fixing grammar.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129052/new/

https://reviews.llvm.org/D129052

Files:
  llvm/docs/Extensions.rst
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCParser/ELFAsmParser.cpp
  llvm/lib/MC/MCSectionELF.cpp
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/CodeGen/X86/offload_sections.ll
  llvm/test/MC/AsmParser/llvm_section_types.s
  llvm/test/ObjectYAML/ELF/sht-offloading.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129052.442066.patch
Type: text/x-patch
Size: 6533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/f534c166/attachment.bin>


More information about the llvm-commits mailing list