diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2019-05-09 13:55:44 +0000 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2019-05-09 13:55:44 +0000 |
commit | e6cf6c78f88ffb7eed69b0eaa60785eab9df2b88 (patch) | |
tree | bfe60eb40c0baae3646a31c2524fbe8bc1b27e9a /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 9db0e72570f73e4e8aaf870201f2c1bc738baee3 (diff) | |
download | bcm5719-llvm-e6cf6c78f88ffb7eed69b0eaa60785eab9df2b88.tar.gz bcm5719-llvm-e6cf6c78f88ffb7eed69b0eaa60785eab9df2b88.zip |
[OpenCL] Make global ctor init function a kernel
We need to be able to enqueue internal function that initializes
global constructors on the host side. Therefore it has to be
converted to a kernel.
This change factors out common logic for adding kernel metadata
and moves it from CodeGenFunction to CodeGenModule in order to
make it accessible for the extra use case.
Differential revision: https://reviews.llvm.org/D61488
llvm-svn: 360342
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions