[PATCH] D126812: [Binary] Promote OffloadBinary to inherit from Binary

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 15:41:17 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGafd2f7e99197: [Binary] Promote OffloadBinary to inherit from Binary (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D126812?vs=433534&id=433578#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126812

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  llvm/include/llvm-c/Object.h
  llvm/include/llvm/BinaryFormat/Magic.h
  llvm/include/llvm/Object/Binary.h
  llvm/include/llvm/Object/OffloadBinary.h
  llvm/lib/BinaryFormat/Magic.cpp
  llvm/lib/Object/Binary.cpp
  llvm/lib/Object/Object.cpp
  llvm/lib/Object/ObjectFile.cpp
  llvm/lib/Object/OffloadBinary.cpp
  llvm/unittests/Object/OffloadingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126812.433578.patch
Type: text/x-patch
Size: 12212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/de27acb2/attachment.bin>


More information about the cfe-commits mailing list