[PATCH] D108096: [Object] Move llvm-nm's symbol version utility to ELFObjectFile::readDynsymVersions

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 04:31:43 PDT 2021


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

I've not looked too carefully to make sure the moved code is essentially the same before and after. I assume it is, and if so, LGTM. If not, please point out anything that's changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108096



More information about the llvm-commits mailing list