summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
diff options
context:
space:
mode:
authorBryan Chan <bryan.chan@huawei.com>2019-11-21 23:35:51 -0500
committerBryan Chan <bryan.chan@huawei.com>2019-12-08 14:45:16 -0500
commit74e6ce2529fae2c3318731c6f4f77bfa92eb6eb7 (patch)
treed503e4f95147baec405213bd847b61e2076f7b6f /lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp
parent1c4dd3ae2f34541e53ad0110f261421083bc0157 (diff)
downloadbcm5719-llvm-74e6ce2529fae2c3318731c6f4f77bfa92eb6eb7.tar.gz
bcm5719-llvm-74e6ce2529fae2c3318731c6f4f77bfa92eb6eb7.zip
[Frontend] Allow OpenMP offloading to aarch64
Summary: D30644 added OpenMP offloading to AArch64 targets, then D32035 changed the frontend to throw an error when offloading is requested for an unsupported target architecture. However the latter did not include AArch64 in the list of supported architectures, causing the following unit tests to fail: libomptarget :: api/omp_get_num_devices.c libomptarget :: mapping/pr38704.c libomptarget :: offloading/offloading_success.c libomptarget :: offloading/offloading_success.cpp Reviewers: pawosm01, gtbercea, jdoerfert, ABataev Subscribers: kristof.beyls, guansong, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D70804
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/secondprog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud