diff options
author | David Green <david.green@arm.com> | 2025-06-25 07:08:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 07:08:46 +0100 |
commit | 888f84f72c07dfad8f266d907799c4060835a960 (patch) | |
tree | 9f44fc29f47849dad8b30cc020e0dee19458c4af /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 13a9b86f627934ccf898e85f86e2a0a0df5f85da (diff) | |
download | llvm-888f84f72c07dfad8f266d907799c4060835a960.zip llvm-888f84f72c07dfad8f266d907799c4060835a960.tar.gz llvm-888f84f72c07dfad8f266d907799c4060835a960.tar.bz2 |
[ARM] Return the correct chain when expanding READ_REGISTER (#145237)
This prevents it CSEing multiple nodes together from "volatile"
registers as they would end up with the same chain. The new chain out
should be the chain from the new READ_REGISTER node.
Fixes #144845
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions