[llvm-branch-commits] [llvm] ReleaseNotes for LLVM binary utilities (PR #83751)
Fangrui Song via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 4 14:19:42 PST 2024
================
@@ -344,21 +344,26 @@ Changes to the LLVM tools
* Fixed big-endian support in llvm-symbolizer's DWARF location parser.
* llvm-readelf now supports ``--extra-sym-info`` (``-X``) to display extra
information (section name) when showing symbols.
-
-* ``llvm-nm`` now supports the ``--line-numbers`` (``-l``) option to use
- debugging information to print symbols' filenames and line numbers.
+* ``llvm-readobj``/``llvm-readelf`` now supports ``--decompress``/``-z`` with
----------------
MaskRay wrote:
[added more backticks](https://github.com/llvm/llvm-project/pull/83751/commits/8ba9bed8210bf7bce320f589b1243f19cd7e9c6c)
https://github.com/llvm/llvm-project/pull/83751
More information about the llvm-branch-commits
mailing list