summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorKito Cheng <kito.cheng@sifive.com>2022-04-06 09:41:57 +0800
committerKito Cheng <kito.cheng@sifive.com>2022-04-08 11:55:48 +0800
commit690085c9b715af720ecbd1c009731ba5478cf493 (patch)
tree59ff613a7b5171ae72299cbbd5263c78b057dd20 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent74b56e02bda09ae735c6aeca583a2078375f2da1 (diff)
[RISCV] Store/restore RISCVMachineFunctionInfo into MIR YAML file
RISCVMachineFunctionInfo has some fields like VarArgsFrameIndex and VarArgsSaveSize are calculated at ISel lowering stage, those info are not contained in MIR files, that cause test cases rely on those field can't not reproduce correctly by MIR dump files. This patch adding the MIR read/write for those fields. Reviewed By: frasercrmck Differential Revision: https://reviews.llvm.org/D123178
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions