[all-commits] [llvm/llvm-project] 3e104f: [NFC][llvm-nm] create a new helper function export...
diggerlin via All-commits
all-commits at lists.llvm.org
Wed Mar 9 13:29:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e104fbe1117c917c10a368089ba08aca2e06012
https://github.com/llvm/llvm-project/commit/3e104fbe1117c917c10a368089ba08aca2e06012
Author: zhijian <zhijian at ca.ibm.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M llvm/tools/llvm-nm/llvm-nm.cpp
Log Message:
-----------
[NFC][llvm-nm] create a new helper function exportSymbolNamesFromFiles for --export-symbols
Summary:
create a new helper function exportSymbolNamesFromFiles for --export-symbols
Reviewer : James Henderson,Fangrui Song
Differential Revision: https://reviews.llvm.org/D120913
More information about the All-commits
mailing list