summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2017-12-21 13:55:39 +0000
committerJoachim Protze <protze@itc.rwth-aachen.de>2017-12-21 13:55:39 +0000
commitf8d22f9db8b5ce50e8deec8e94c7547a4a6b9cbc (patch)
treee42ce23dbf38feb66820cf9dc7cd15aa89969543 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp
parent4fe83593ebc4d3759e2119d6f6b20cfa6bde1910 (diff)
downloadbcm5719-llvm-f8d22f9db8b5ce50e8deec8e94c7547a4a6b9cbc.tar.gz
bcm5719-llvm-f8d22f9db8b5ce50e8deec8e94c7547a4a6b9cbc.zip
[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 llvm-svn: 321265
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud