aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-09-18 22:50:17 -0700
committerGitHub <noreply@github.com>2023-09-18 22:50:17 -0700
commitaf935cf0ee8a26dcf0860ed0c72d74b4a1cb1314 (patch)
treead9359a41403d58842625baba2fd1e1d2442cd73 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent345f532f3fe9bd4b6d55a490683455ee542d90d9 (diff)
downloadllvm-af935cf0ee8a26dcf0860ed0c72d74b4a1cb1314.zip
llvm-af935cf0ee8a26dcf0860ed0c72d74b4a1cb1314.tar.gz
llvm-af935cf0ee8a26dcf0860ed0c72d74b4a1cb1314.tar.bz2
[CodeLayout] Fix X1_Y_X2 and Y_X2_X1 testing for jumps from Y (#66592)
The CHECK2 test in code_placement_ext_tsp_large.ll now has the same result as the CHECK test: when chain(0,2,3,4,1) is merged with chain(8), the result is now chain(0,2,3,4,8,1). Ideally we should have test coverage for -ext-tsp-chain-split-threshold=1, but it seems challenging to craft one. Perhaps the default value of -ext-tsp-chain-split-threshold can be decreased as the -ext-tsp-enable-chain-split-along-jumps heuristic is now more powerful.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions