llvm-project/openmp/runtime/test/ompt/tasks
Joachim Protze 0e2a2571ca [OMPT] Use frames at different level when using clang version 5 or higher with debug flag
Clang 5 or higher adds an intermediate function call in certain cases when
compiling with debug flag. This revision updates the testcases to work
correctly.

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

llvm-svn: 321263
2017-12-21 13:55:29 +00:00
..
dependences.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
explicit_task.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
serialized.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
task_in_joinbarrier.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
task_types.c
task_types_serialized.c
taskyield.c
untied_task.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00