This is an archive of the discontinued LLVM Phabricator instance.

[AIX] Include symbol alias in extract_symbols.py
ClosedPublic

Authored by jsji on Jul 29 2021, 3:10 PM.

Details

Summary

nm does not show size for aliased symbols,
we should still extract them if they are external.

Diff Detail

Event Timeline

jsji created this revision.Jul 29 2021, 3:10 PM
jsji requested review of this revision.Jul 29 2021, 3:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2021, 3:10 PM
This revision is now accepted and ready to land.Jul 29 2021, 3:33 PM
This revision was automatically updated to reflect the committed changes.