summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-04-07 12:52:53 -0700
committerCraig Topper <craig.topper@sifive.com>2022-04-07 12:52:54 -0700
commit65942554e23ffcc5a48bb48d686b2f2986a59310 (patch)
tree1cd9961374a2c9c1f4bf3deaf93bb7ff58ee85cd /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent2cb3d28b173570c4b34c5ce85bc18713670d07e1 (diff)
[ARM] Add missing return to ARMTTIImpl::isLoweredToCall.
I assume we meant to return the result of the call to BaseT::isLoweredToCall(F). This might not be a functional change in practice because it would still hit the default case in the switch and call BaseT::isLoweredToCall(F) at the end. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D123333
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions