summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
diff options
context:
space:
mode:
authorAleksandar Beserminji <abeserminji@wavecomp.com>2018-08-07 10:45:45 +0000
committerAleksandar Beserminji <abeserminji@wavecomp.com>2018-08-07 10:45:45 +0000
commit949a17c016e76173a4df30a307c5787da37e839f (patch)
tree071b2920e643741f7274ca946e8f8e77ed09c4af /lldb/source/Commands/CommandObjectWatchpointCommand.cpp
parentc2e9926549db476207a2231dd5b6ecb69339e2c9 (diff)
downloadbcm5719-llvm-949a17c016e76173a4df30a307c5787da37e839f.tar.gz
bcm5719-llvm-949a17c016e76173a4df30a307c5787da37e839f.zip
[mips] Handle branch expansion corner cases
When potential jump instruction and target are in the same segment, use jump instruction with immediate field. In cases where offset does not fit immediate value of a bc/j instructions, offset is stored into register, and then jump register instruction is used. Differential Revision: https://reviews.llvm.org/D48019 llvm-svn: 339126
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud