[PATCH] D64361: [llvm-readelf] Print "File: lib.a(file.o)" info when dumping archive files.
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 19:17:00 PDT 2019
ychen marked 2 inline comments as done.
ychen added a comment.
Thank you for capturing that. The added new line in the previous revision is for GNU output. I should have done what LLVM output did: add a prefixing new line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64361/new/
https://reviews.llvm.org/D64361
More information about the llvm-commits
mailing list