Commit 623b98e4 authored by Joachim Protze's avatar Joachim Protze
Browse files

[OMPT] Fix return address handling in a few GOMP interface methods

This revision fixes failing testcases with parallel for loops and the gomp
interface. The return address needs to be stored at entry to runtime.
The storage is cleared on usage, so we need to update the storage before
calling again internal functions, that will trigger event callbacks.

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

git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@321265 91177308-0d34-0410-b5e6-96231b3b80d8
parent 617a41cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment