aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorDominik Steenken <dost@de.ibm.com>2025-08-06 17:54:44 +0200
committerGitHub <noreply@github.com>2025-08-06 17:54:44 +0200
commit832ceda0c05f6db440a220860b3006f967f3bfd0 (patch)
treea10a8d282ed49eff6f4ce695e8016916a6a38e31 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent0e3a17c70d3f8bec3495a3331e134e361bb00928 (diff)
downloadllvm-832ceda0c05f6db440a220860b3006f967f3bfd0.zip
llvm-832ceda0c05f6db440a220860b3006f967f3bfd0.tar.gz
llvm-832ceda0c05f6db440a220860b3006f967f3bfd0.tar.bz2
[SystemZ] Avoid modifying IR in mcount instrumentation. (#152298)
This PR changes how the call to `mcount` is inserted in `emitPrologue`. It is now emitted as an external symbol rather than a global variable, preventing potentially unexpected IR modification. Fixes: https://github.com/llvm/llvm-project/issues/152238
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions