llvm-project/openmp/runtime/test/ompt/cancel
Joachim Protze 489cdb783a [OMPT] Update types according to TR7
Some types and callback signatures have changed from TR6 to TR7.
Major changes (only adding signatures and stubs):
(-remove idle callback) done by D48362
-add reduction and dispatch callback
-add get_task_memory and finalize_tool runtime entry points
-ompt_invoker_t  becomes ompt_parallel_flag_t
-more types of sync_regions

Patch provided by Simon Convent

Reviewers: hbae, protze.joachim

Differential Revision: https://reviews.llvm.org/D50774

llvm-svn: 341834
2018-09-10 14:34:54 +00:00
..
cancel_parallel.c [OMPT] Fix test cancel_parallel.c 2017-11-09 14:26:14 +00:00
cancel_taskgroup.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
cancel_worksharing.c [OMPT] Update types according to TR7 2018-09-10 14:34:54 +00:00