[all-commits] [llvm/llvm-project] 08361b: [NFC][llvm-nm] refactor function dumpSymbolNamesFr...
diggerlin via All-commits
all-commits at lists.llvm.org
Thu Feb 17 09:04:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08361bb3c88a4001349bc6cd1406214a22ca7fa7
https://github.com/llvm/llvm-project/commit/08361bb3c88a4001349bc6cd1406214a22ca7fa7
Author: zhijian <zhijian at ca.ibm.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
[NFC][llvm-nm] refactor function dumpSymbolNamesFromFile
Summary:
split the function into several small functions.
Reviewers: James Henderson,Fangrui Song
Differential Revision: https://reviews.llvm.org/D119974
More information about the All-commits
mailing list