aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2022-04-25 15:03:23 -0500
committerStefan Pintilie <stefanp@ca.ibm.com>2022-04-29 08:36:07 -0500
commitf685bce8080cd817adc67a7c06fb6834fa356139 (patch)
treeeb95a9ac85adf875ab6da1b10956a478bf677887 /lldb/source/Commands/CommandObjectCommands.cpp
parent23c10e8d0f97dc38c9f620541c7f3ffd04bef905 (diff)
downloadllvm-f685bce8080cd817adc67a7c06fb6834fa356139.zip
llvm-f685bce8080cd817adc67a7c06fb6834fa356139.tar.gz
llvm-f685bce8080cd817adc67a7c06fb6834fa356139.tar.bz2
[PowerPC][NFC] Add a function to determine if a call needs to be NOTOC.
Add the isNoTOCCallInstr function to PPCInstrInfo to determine if a call opcode does not need a TOC restore after the call. All call opcodes should be listed in this function. A default unreachable in this function should force future call opcodes to also be added. This is a follow up patch to D122012 Reviewed By: jsji, shchenz Differential Revision: https://reviews.llvm.org/D124415
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions