[lldb] Fix a warning
This patch fixes: lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp:1378:16: warning: control reaches end of non-void function [-Wreturn-type]
Loading
Please sign in to comment
This patch fixes: lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp:1378:16: warning: control reaches end of non-void function [-Wreturn-type]