summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-08-23 16:11:14 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-08-23 16:11:14 +0000
commit729e242a7972f4802f982a4b4dabb964aa299675 (patch)
tree2dd14a03a492c3edbbb4fd95f31cf9768fda9923 /lldb/packages/Python/lldbsuite/test/expression_command
parentf692963600cc2a2748a2963bb3553bbdb4732ac8 (diff)
downloadbcm5719-llvm-729e242a7972f4802f982a4b4dabb964aa299675.tar.gz
bcm5719-llvm-729e242a7972f4802f982a4b4dabb964aa299675.zip
[OPENMP5.0]Add support for device_type clause in declare target
construct. OpenMP 5.0 introduced new clause for declare target directive, device_type clause, which may accept values host, nohost, and any. Host means that the function must be emitted only for the host, nohost - only for the device, and any - for both, device and the host. llvm-svn: 369775
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud