summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-02-14 16:04:03 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-02-14 16:04:03 +0000
commitee47d8cb960b16ee31148888d86fc6112973224b (patch)
tree9942e7236d0b93d3e61eaba4ddc436a5c8792255 /lldb/packages/Python/lldbsuite/test
parent7e5d525bd58dd6ec65f08ef6e2782fe1269db57f (diff)
downloadbcm5719-llvm-ee47d8cb960b16ee31148888d86fc6112973224b.tar.gz
bcm5719-llvm-ee47d8cb960b16ee31148888d86fc6112973224b.zip
[CUDA] Allow external variables in separate compilation
According to the CUDA Programming Guide this is prohibited in whole program compilation mode. This makes sense because external references cannot be satisfied in that mode anyway. However, such variables are allowed in separate compilation mode which is a valid use case. Differential Revision: https://reviews.llvm.org/D42923 llvm-svn: 325136
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud