Fix return address handling in a few GOMP interface methods
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LG but please describe which test cases are fixed by this change (and possibly why it is needed). If no test case has been failing before, this is a sign that we need a new one!
runtime/src/kmp_gsupport.cpp | ||
---|---|---|
1212 ↗ | (On Diff #126753) | Please add a comment why we need to do this again. I think that the return address is cleared at some point in the function calls above? |