[lld] [llvm] [llvm-readobj][ELF] Prints hex format values in lower-case mode (PR #156683)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 5 04:47:30 PDT 2025
================
@@ -151,6 +151,8 @@ Changes to the Debug Info
Changes to the LLVM tools
---------------------------------
+* `llvm-readelf` now dumps all hex format values in lower-case mode generally.
----------------
jh7370 wrote:
You can drop "generally".
https://github.com/llvm/llvm-project/pull/156683
More information about the llvm-commits
mailing list