aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorBen Shi <powerman1st@163.com>2022-12-30 20:07:16 +0800
committerBen Shi <powerman1st@163.com>2023-01-07 10:42:07 +0800
commit7a45b13cd726d04139006fa9aea32940d3158b0f (patch)
tree9102de8c48c135580ed5f62781e1594faf51bbfc /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parent68b6cabd9e5511d22ba6f0a4102705dbc85d150f (diff)
downloadllvm-7a45b13cd726d04139006fa9aea32940d3158b0f.zip
llvm-7a45b13cd726d04139006fa9aea32940d3158b0f.tar.gz
llvm-7a45b13cd726d04139006fa9aea32940d3158b0f.tar.bz2
[AVR] Fix some ambiguous cases in AsmParser
Some specific operands in specific instructions should be treated as variables/symbols/labels, other than registers. This patch fixes those ambiguous cases, such as "lds r25, r24", which means loading the value inside symbol 'r24' into register 'r25'. Fixes https://github.com/llvm/llvm-project/issues/58853 Reviewed by: aykevl Differential Revision: https://reviews.llvm.org/D140777
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions