summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/expression/import-std-module/array/TestArrayFromStdModule.py
diff options
context:
space:
mode:
authorDaniel Paoliello <danpao@microsoft.com>2025-01-13 14:00:31 -0800
committerGitHub <noreply@github.com>2025-01-13 14:00:31 -0800
commit19032bfe87fa0f4a3a7b3e68daafc93331b71e0d (patch)
tree408eadd3cf366bba9bbb8e335c517fd639ba88b4 /lldb/test/API/commands/expression/import-std-module/array/TestArrayFromStdModule.py
parent283dca56f8dddbf2f144730a01675c94b04f57cb (diff)
[aarch64][win] Update Called Globals info when updating Call Site info (#122762)
Fixes the "use after poison" issue introduced by #121516 (see <https://github.com/llvm/llvm-project/pull/121516#issuecomment-2585912395>). The root cause of this issue is that #121516 introduced "Called Global" information for call instructions modeling how "Call Site" info is stored in the machine function, HOWEVER it didn't copy the copy/move/erase operations for call site information. The fix is to rename and update the existing copy/move/erase functions so they also take care of Called Global info.
Diffstat (limited to 'lldb/test/API/commands/expression/import-std-module/array/TestArrayFromStdModule.py')
0 files changed, 0 insertions, 0 deletions