aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2020-11-22 00:08:39 +0100
committerJoachim Protze <protze@itc.rwth-aachen.de>2021-06-09 13:36:19 +0200
commit82e4e505315b8df27e82c0e1cb9d5eb1aa7d45da (patch)
tree59af2e5bda5920676a71b2a227bb5dc86258c772 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp
parentd96ea46629803641038ebe46d8cd512f8cf7e20f (diff)
downloadllvm-82e4e505315b8df27e82c0e1cb9d5eb1aa7d45da.zip
llvm-82e4e505315b8df27e82c0e1cb9d5eb1aa7d45da.tar.gz
llvm-82e4e505315b8df27e82c0e1cb9d5eb1aa7d45da.tar.bz2
[OpenMP][Tools] Fix Archer for MACOS
Archer uses weak symbol overloads of TSan functions to enable loading the tool even if the application is not built with TSan. For MACOS the tool collects the function pointer at runtime. When adding the function entry/exit markers, we missed to add the functions in the MACOS codepath. This patch also replaces the repeated function lookup by a single initial function lookup and fixes the disabling logic in RunningOnValgrind. Differential Revision: https://reviews.llvm.org/D103607
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions