[lld] [llvm] [llvm-readobj][ELF] Prints hex format values in lower-case mode (PR #156683)
Ádám Kallai via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 5 04:24:05 PDT 2025
================
@@ -151,6 +151,9 @@ Changes to the Debug Info
Changes to the LLVM tools
---------------------------------
+* `llvm-readelf` now dumps all hex format addresses in lower-case mode generally.
+ Therefore the corresponding tests have been udpated as well.
----------------
kaadam wrote:
Updated.
https://github.com/llvm/llvm-project/pull/156683
More information about the llvm-commits
mailing list