Fix format specifier warning in EmulateInstructionRISCV more
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 4 Nov 2022 17:58:43 +0000 (18:58 +0100)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 4 Nov 2022 17:58:43 +0000 (18:58 +0100)
commitb6cf94e973f9659086633ca56dc51bc74d4125eb
tree6cc9bb6f74b14559c0b0d0ab93ee0a4efe9ed71b
parent095ce655ec84fc21b6002808c698687c37f2bf12
Fix format specifier warning in EmulateInstructionRISCV more

Yes, the portable macro is still the only way to do this.
lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp