[PATCH] D106643: [llvm-readobj][XCOFF] Add support for `--needed-libs` option.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 01:05:38 PDT 2021


Esme added a comment.

In D106643#2951531 <https://reviews.llvm.org/D106643#2951531>, @jhenderson wrote:

> I think you need testing for long names in your test case, to show the column width adjustments.

I think the test case is enough? Because the default width is 13, and `libunwind.so.1`'s width is 14.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106643/new/

https://reviews.llvm.org/D106643



More information about the llvm-commits mailing list