llvm-project/openmp/libomptarget/test
Joseph Huber 807466ef28 [OpenMP] Restore backwards compatibility for libomptarget
Summary:
The changes introduced in D87946 changed the API for libomptarget
functions. `__kmpc_push_target_tripcount` was a function in Clang 11.x
but was not given a backward-compatible interface. This change will
require people using Clang 13.x or 12.x to recompile their offloading
programs.

Reviewed By: jdoerfert cchen

Differential Revision: https://reviews.llvm.org/D98358
2021-03-11 09:52:11 -05:00
..
api
env [OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region. 2020-07-30 11:18:33 -04:00
mapping [OPENMP50]Mapping of the subcomponents with the 'default' mappers. 2021-03-02 07:11:06 -08:00
offloading [OpenMP] Restore backwards compatibility for libomptarget 2021-03-11 09:52:11 -05:00
unified_shared_memory [OpenMP][libomptarget][Tests] fix failing test 2020-11-03 13:15:33 +01:00
CMakeLists.txt
lit.cfg [OpenMP] Fix libomptarget negative tests to expect abort 2020-07-28 09:02:16 -04:00
lit.site.cfg.in