[PATCH] D125165: [Clang] Introduce clang-offload-packager tool to bundle device files

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 10 13:06:50 PDT 2022


tstellar added a comment.

In D125165#3504252 <https://reviews.llvm.org/D125165#3504252>, @tra wrote:

> LGTM in principle.
>
> Given that we're introducing a new tool dependency we may want to get a stamp from someone dealing with build and release. 
> @tstellar -- do we need to change anything else for the new binary to ship with clang releases?

If the tools is built by default, then the test-release.sh build script will include it in the release binaries.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125165



More information about the cfe-commits mailing list