[PATCH] D61488: [OpenCL] Make global ctor init function a kernel

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 9 06:53:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360342: [OpenCL] Make global ctor init function a kernel (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61488?vs=198678&id=198814#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61488/new/

https://reviews.llvm.org/D61488

Files:
  cfe/trunk/lib/CodeGen/CGDeclCXX.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/test/CodeGenOpenCLCXX/global_init.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61488.198814.patch
Type: text/x-patch
Size: 20509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190509/de419bb0/attachment-0001.bin>


More information about the cfe-commits mailing list