On 9/5/22 10:55, Milica Lazarevic wrote:
Replaced argument passing by reference with passing by address.Signed-off-by: Milica Lazarevic<[email protected]> Reviewed-by: Thomas Huth<[email protected]> --- disas/nanomips.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
