diff options
author | Saiyedul Islam <Saiyedul.Islam@amd.com> | 2021-08-18 17:13:30 +0530 |
---|---|---|
committer | Saiyedul Islam <Saiyedul.Islam@amd.com> | 2021-09-01 16:00:29 +0530 |
commit | 83f3782c6129e7a5df3faaf0ae576611d16a8d49 (patch) | |
tree | acf21972a0f218c489354f5fcc92359b3fe66837 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f0514a4d26100239088f08d618f2ba100f59958e (diff) | |
download | llvm-83f3782c6129e7a5df3faaf0ae576611d16a8d49.zip llvm-83f3782c6129e7a5df3faaf0ae576611d16a8d49.tar.gz llvm-83f3782c6129e7a5df3faaf0ae576611d16a8d49.tar.bz2 |
[clang-nvlink-wrapper] Wrapper around nvlink for archive files
nvlink does not support linking of cubin files archived in an archive.
This tool extracts all the cubin files in the given device specific archive
and pass them to nvlink. It is required for linking static device libraries
for nvptx.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D108291
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions