[all-commits] [llvm/llvm-project] d0479c: [lldb][ARM] Use portable printf tokens for 64 bit ...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Jul 26 02:13:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0479cb29018d9157ef9c90a922ffa09c445aa7d
https://github.com/llvm/llvm-project/commit/d0479cb29018d9157ef9c90a922ffa09c445aa7d
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp
Log Message:
-----------
[lldb][ARM] Use portable printf tokens for 64 bit types
Fixes some warnings in the 32 bit build.
More information about the All-commits
mailing list