aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authormichaelrj-google <71531609+michaelrj-google@users.noreply.github.com>2023-10-27 11:04:11 -0700
committerGitHub <noreply@github.com>2023-10-27 11:04:11 -0700
commit6e863c40738f6db56e98dc54458b82fc9b7d597f (patch)
treeb55e1fa6481421dabc158d7bf7c66d61c73711f2 /llvm/lib/CodeGen/MachineInstr.cpp
parent793e636ecb194f43a1fbcc7ccbe9b38888b96f0d (diff)
downloadllvm-6e863c40738f6db56e98dc54458b82fc9b7d597f.zip
llvm-6e863c40738f6db56e98dc54458b82fc9b7d597f.tar.gz
llvm-6e863c40738f6db56e98dc54458b82fc9b7d597f.tar.bz2
[libc] Fix incorrect printing for alt mode ints (#70252)
Previously, our printf would incorrectly handle conversions like ("%#x",0) and ("%#o",0). This patch corrects the behavior to match what is described in the standard.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions