[PATCH] D65374: [llvm-nm] Use same symbol types as gnu nm when --format=sysv
Mike Pozulp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 22:52:45 PDT 2019
mmpozulp added a comment.
In D65374#1604381 <https://reviews.llvm.org/D65374#1604381>, @jhenderson wrote:
> Hi @mmpozulp. Thanks for looking at this. One of my colleagues (@Sunil_Srivastava) has been working on the same fix, but we forgot to update the LLVM bug. His approach also solves a bug in llvm-readelf, so would you mind holding off on this patch until he's got a chance to finish off his version ready for review?
Sure, no problem. I'll leave this revision open but stop working on it, and when @Sunil_Srivastava commits his patch I'll "abandon and close" this revision. Feel free to add me as a reviewer on Sunil's patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65374/new/
https://reviews.llvm.org/D65374
More information about the llvm-commits
mailing list