[all-commits] [llvm/llvm-project] a09e93: [AIX] Include symbol alias in extract_symbols.py
jsji via All-commits
all-commits at lists.llvm.org
Thu Jul 29 18:38:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a09e93bfb820a261e009422cae53134578274500
https://github.com/llvm/llvm-project/commit/a09e93bfb820a261e009422cae53134578274500
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M llvm/utils/extract_symbols.py
Log Message:
-----------
[AIX] Include symbol alias in extract_symbols.py
nm does not show size for aliased symbols,
we should still extract them if they are external.
Reviewed By: hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D107112
More information about the All-commits
mailing list