[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
Mon Jan 23 13:31:41 PST 2017
jlebar updated this revision to Diff 85449.
jlebar added a comment.
Update comment per Hal's comments.
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.85449.patch
Type: text/x-patch
Size: 27486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/d41c1355/attachment.bin>
More information about the llvm-commits
mailing list