diff options
author | Fangrui Song <i@maskray.me> | 2025-05-03 16:57:52 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-05-03 16:57:52 -0700 |
commit | bb1e3df7009af1bf4b60e1ff4ddb5b7f94d6bff9 (patch) | |
tree | d25f3cefef6a867ffc29e0795c90108a1e81ab26 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | deec7fb42dd27d38b2d2925f5e635f27007a0bd7 (diff) | |
download | llvm-bb1e3df7009af1bf4b60e1ff4ddb5b7f94d6bff9.zip llvm-bb1e3df7009af1bf4b60e1ff4ddb5b7f94d6bff9.tar.gz llvm-bb1e3df7009af1bf4b60e1ff4ddb5b7f94d6bff9.tar.bz2 |
SparcInstPrinter: Support llvm-objdump --print-imm-hex
... to align with other targets, e.g., https://reviews.llvm.org/D77853
(AArch64) and https://reviews.llvm.org/D83634 (AVR).
binutils's sparc port uses %d when imm<=9, diverging from other ports.
We do not follow the binutils sparc port behavior.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions