[PATCH] D73175: [llvm-readobj][test] - Remove --symbols --dyn-syms part from Object/readobj-shared-object.test.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 00:12:27 PST 2020


grimar added a comment.

In D73175#1837691 <https://reviews.llvm.org/D73175#1837691>, @MaskRay wrote:

> Can we delete the test/Object test and move the remaining --needed-libs pieces to test/tools/llvm-readobj/ELF/ ?


That is my intention, I posted D73174 <https://reviews.llvm.org/D73174> to move the --needed-libs and after this patch we will be able to remove the test.
I'd probably do it in a separate commit saying that "we are testing --sections already elsewhere" though.


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

https://reviews.llvm.org/D73175





More information about the llvm-commits mailing list