[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 13:01:57 PDT 2022


jhuber6 updated this revision to Diff 433504.
jhuber6 added a comment.

Fix test


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.433504.patch
Type: text/x-patch
Size: 13221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/b172e7d3/attachment-0001.bin>


More information about the cfe-commits mailing list