[PATCH] D119028: refactor the llvm-nm

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 11:46:35 PST 2022


DiggerLin created this revision.
DiggerLin added reviewers: jhenderson, MaskRay, hubert.reinterpretcast, PowerPC, Esme.
Herald added subscribers: rupprecht, mgrang.
DiggerLin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

1. added a helper  function  isSymbolDefined().
2. Split out/update the symbol sorting code


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119028

Files:
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119028.406063.patch
Type: text/x-patch
Size: 5190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/b523ebfe/attachment-0001.bin>


More information about the llvm-commits mailing list