diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-09-19 10:24:21 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-09-19 14:38:44 -0500 |
commit | b647f13226b4b30b8b0cb6e9baebc7a01558cde4 (patch) | |
tree | ab66653a009c9ca8f6f12e2b87d321ec85c43f13 /bolt/lib/Utils/CommandLineOpts.cpp | |
parent | ad0dfb4f5e07c337af45e1c4f515b762d2d1c395 (diff) | |
download | llvm-b647f13226b4b30b8b0cb6e9baebc7a01558cde4.zip llvm-b647f13226b4b30b8b0cb6e9baebc7a01558cde4.tar.gz llvm-b647f13226b4b30b8b0cb6e9baebc7a01558cde4.tar.bz2 |
[CUDA][HIP] Fix new driver crashing when using -save-temps in RDC-mode
Previously when using the `clang-offload-packager` we did not pass the
active offloading kinds. Then in Clang when we attempted to detect when
there was host-offloading action that needed to be embedded in the host
we did not find it. This patch adds the active offloading kinds so we
know when there is input to be embedded.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D134189
Diffstat (limited to 'bolt/lib/Utils/CommandLineOpts.cpp')
0 files changed, 0 insertions, 0 deletions