[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
Wed Jan 25 13:41:03 PST 2017


This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.
Closed by commit rL293097: [CodeGen] [CUDA] Add the ability set default attrs on functions in linked… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D28538?vs=85449&id=85801#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28538

Files:
  cfe/trunk/include/clang/CodeGen/CodeGenAction.h
  cfe/trunk/include/clang/Frontend/CodeGenOptions.h
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CodeGenAction.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGenCUDA/propagate-metadata.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28538.85801.patch
Type: text/x-patch
Size: 27605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/77a1f028/attachment.bin>


More information about the llvm-commits mailing list