summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2024-07-01 21:09:41 +0200
committerGitHub <noreply@github.com>2024-07-01 21:09:41 +0200
commite47359a925b88cd081ea85d10b55b0625d17b212 (patch)
tree3b8b6d47eb535b89bd8e03f03d69576bc7253546 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent95e823e88982127666eec76e79143f2857daa2ad (diff)
Inline: Fix handling of byval using non-alloca addrspace (#97306)
Use the address space of the original pointer argument instead of querying the datalayout. This avoids producing a verifier error since this was changing the address space for the user instructions. Fixes #97086
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions