[all-commits] [llvm/llvm-project] 1257fe: [Clang] Change the offload packager build to be a ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jun 3 14:35:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1257fe193a35b3b3ee8ccc5987f376b0b6dc21ea
https://github.com/llvm/llvm-project/commit/1257fe193a35b3b3ee8ccc5987f376b0b6dc21ea
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M clang/tools/clang-offload-packager/CMakeLists.txt
Log Message:
-----------
[Clang] Change the offload packager build to be a clang tool
Summary:
This patch changes the CMake build configruation for the
`clang-offload-packager` to be a clang tool rather than an executable.
More information about the All-commits
mailing list