diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-01-16 11:18:54 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-01-16 13:13:47 -0600 |
commit | 9954516ffb10a39ae0c8517f4865eec24e07d56e (patch) | |
tree | a2928cfd9b56468d8ebf8446d1ac0c58cadcf8a3 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | f6ace23172e5930be0e7cc602f50e1e9c54d7a9a (diff) | |
download | llvm-9954516ffb10a39ae0c8517f4865eec24e07d56e.zip llvm-9954516ffb10a39ae0c8517f4865eec24e07d56e.tar.gz llvm-9954516ffb10a39ae0c8517f4865eec24e07d56e.tar.bz2 |
[nvptx-arch] Dynamically load the CUDA runtime if not found during the build
Much like the changes in D141859, this patch allows the `nvptx-arch`
tool to be built and provided with every distrubition of LLVM / Clang.
This will make it more reliable for our toolchains to depend on. The
changes here configure a version that dynamically loads CUDA if it was
not found at build time.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D141861
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions