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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 13:50:49 PDT 2022


tra added a comment.

@jhuber6 -- @MaskRay  has found that `ninja install` is failing in a clean build with:

  clang: error: unable to execute command: Executable "clang-offload-packager" doesn't exist!

It looks like a missing dependency somewhere.


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