diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-04-20 13:04:45 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-04-20 13:04:45 +0000 |
commit | f5527c2381aaefd905e47fee2bbef3050a6cfcf5 (patch) | |
tree | 9107d00976d247910e30de5b2f5a4c151bdb510d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2f522ef13d1556d65f6e5258ff3c5e530ceb7ce3 (diff) | |
download | llvm-f5527c2381aaefd905e47fee2bbef3050a6cfcf5.zip llvm-f5527c2381aaefd905e47fee2bbef3050a6cfcf5.tar.gz llvm-f5527c2381aaefd905e47fee2bbef3050a6cfcf5.tar.bz2 |
[CUDA] Register relocatable GPU binaries
nvcc generates a unique registration function for each object file
that contains relocatable device code. Unique names are achieved
with a module id that is also reflected in the function's name.
Differential Revision: https://reviews.llvm.org/D42922
llvm-svn: 330425
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions