[PATCH] D65374: [llvm-nm] Use same symbol types as gnu nm when --format=sysv
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 07:37:23 PDT 2019
jhenderson added a subscriber: Sunil_Srivastava.
jhenderson added a comment.
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?
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