I think by default people disassembling want to view hex immediates rather than decimal.
This patch changes this default and in order to minimize test changes, we add --print-imm-hex=false to any lit tests with llvm-objdump that are written for non-hex immediates.