This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readobj/elf] - AArch64: Handle AARCH64_VARIANT_PCS for GNUStyle
AbandonedPublic

Authored by zatrazz on Dec 11 2020, 5:07 AM.

Details

Summary

It mimics the GNU readelf where it prints a [VARIANT_PCS] for symbols
with st_other with STO_AARCH64_VARIANT_PCS.

Diff Detail

Event Timeline

zatrazz created this revision.Dec 11 2020, 5:07 AM
zatrazz requested review of this revision.Dec 11 2020, 5:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 11 2020, 5:07 AM
zatrazz abandoned this revision.Dec 11 2020, 5:07 AM