aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-07-13 11:25:31 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-07-13 21:49:15 -0400
commitb370be37cca760122903f1e202952fecf5182cc1 (patch)
tree543e79f0783077a7bbe67bd8deb02013326f97bb /clang/lib/Lex/ModuleMap.cpp
parent403d61aeddec87fd210ee1425658f22367fc088a (diff)
downloadllvm-b370be37cca760122903f1e202952fecf5182cc1.zip
llvm-b370be37cca760122903f1e202952fecf5182cc1.tar.gz
llvm-b370be37cca760122903f1e202952fecf5182cc1.tar.bz2
[CUDA] Allow the new driver to compile CUDA in non-RDC mode
The new driver primarily allows us to support RDC-mode compilations with proper linking. This is not needed for non-RDC mode compilation, but we still would like the new driver to be able to handle this mode so we can transition away from the old driver in the future. This patch adds the necessary code to support creating a fatbinary for CUDA code generation as well as removing old assumptions and errors about RDC-mode with the new driver. Reviewed By: tra Differential Revision: https://reviews.llvm.org/D129655
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions