[PATCH] D28538: [CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 22 16:40:13 PST 2017
jlebar updated this revision to Diff 85306.
jlebar added a comment.
Expand on comment a bit more.
https://reviews.llvm.org/D28538
Files:
clang/include/clang/CodeGen/CodeGenAction.h
clang/include/clang/Frontend/CodeGenOptions.h
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenAction.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGenCUDA/propagate-metadata.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28538.85306.patch
Type: text/x-patch
Size: 27192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/57a091d7/attachment.bin>
More information about the llvm-commits
mailing list