[all-commits] [llvm/llvm-project] b6cf94: Fix format specifier warning in EmulateInstruction...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Nov 4 10:59:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6cf94e973f9659086633ca56dc51bc74d4125eb
https://github.com/llvm/llvm-project/commit/b6cf94e973f9659086633ca56dc51bc74d4125eb
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
Log Message:
-----------
Fix format specifier warning in EmulateInstructionRISCV more
Yes, the portable macro is still the only way to do this.
More information about the All-commits
mailing list