[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
Tue Jan 17 00:03:48 PST 2017


jlebar updated this revision to Diff 84638.
jlebar added a comment.

Add test.


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.84638.patch
Type: text/x-patch
Size: 26180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/3150971c/attachment.bin>


More information about the llvm-commits mailing list