diff options
author | Artem Belevich <tra@google.com> | 2016-05-09 19:36:08 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2016-05-09 19:36:08 +0000 |
commit | 0c0ada01b6e0dc5565dc50ecf8aa82412c1dd902 (patch) | |
tree | 8f8e8cd620f7e7aa75f6ca09bcd477d1ac967d11 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | a2dfae1fffbb8e06871e6e5ebb04d13a01c0c65f (diff) | |
download | bcm5719-llvm-0c0ada01b6e0dc5565dc50ecf8aa82412c1dd902.tar.gz bcm5719-llvm-0c0ada01b6e0dc5565dc50ecf8aa82412c1dd902.zip |
[CUDA] Only __shared__ variables can be static local on device side.
According to CUDA programming guide (v7.5):
> E.2.9.4: Within the body of a device or global function, only
> shared variables may be declared with static storage class.
Differential Revision: http://reviews.llvm.org/D20034
llvm-svn: 268962
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions