[PATCH] D101272: [llvm-objdump][XCOFF][AIX] Enable the -l (--line-numbers) option.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 9 23:43:54 PDT 2021


Esme added a comment.

In D101272#2728191 <https://reviews.llvm.org/D101272#2728191>, @jhenderson wrote:

> There seem to be quite a few new code paths added in this patch, and I'm not convinced they are all tested? Please add the necessary testing.

It appears that the --line-numbers option can't cover these paths. 
I would be very grateful if you have any suggestions for adding tests, or find any examples I can follow. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101272



More information about the llvm-commits mailing list