diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-04-23 14:04:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 14:04:51 -0500 |
commit | bc1198719e206b2b6928ac437cb59107b45662d6 (patch) | |
tree | c07ed0c16c8d9cbd414709646bc2c47108c6bb38 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b8e420e424b41f67019155055f4f600ba0454189 (diff) | |
download | llvm-bc1198719e206b2b6928ac437cb59107b45662d6.zip llvm-bc1198719e206b2b6928ac437cb59107b45662d6.tar.gz llvm-bc1198719e206b2b6928ac437cb59107b45662d6.tar.bz2 |
[Offload] Fix missing dependency on `clang-nvlink-wrapper' (#137033)
Summary:
It's possible that this won't be built in time for the runtimes build.
Add this as a dependency. We will also need to make this future proof
and loop over all the enabled targets, but that's a later update.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions