[PATCH] D153568: [ClangPackager] Add an option to extract inputs to an archive

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 13:03:15 PDT 2023


jhuber6 added a comment.

In D153568#4445133 <https://reviews.llvm.org/D153568#4445133>, @JonChesterfield wrote:

> LGTM. As a meta level comment, we have far too many of these binary munging sorts of tools.

Definitely agree. This is supposed to be a direct repalcement for `clang-offload-bundler`, but that is still in use by HIP and I don't know if it's something we could remove in a reasonable amount of time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153568



More information about the cfe-commits mailing list