[PATCH] D122069: [Object] Add binary format for bundling offloading metadata

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 07:17:55 PDT 2022


JonChesterfield added reviewers: grokos, ABataev, ronlieb, tianshilei1992.
JonChesterfield added a comment.

Added some reviewers. I'd much prefer this used an existing binary format, DIY is prone to errors and maintenance hassles down the road. Don't care as much about which format as about it being one with an existing, tested implementation and ideally existing inspection tools.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122069



More information about the llvm-commits mailing list