Unverified Commit a03a6e99 authored by Zaara Syeda's avatar Zaara Syeda Committed by GitHub
Browse files

[AIX] [XCOFF] Add support for common and local common symbols in the TOC (#79530)



This patch adds support for common and local symbols in the TOC for AIX.
Note that we need to update isVirtualSection so as a common symbol in
TOC will have the symbol type XTY_CM and will be initialized when placed
in the TOC so sections with this type are no longer virtual.

---------

Co-authored-by: default avatarZaara Syeda <syzaara@ca.ibm.com>
parent 22773e59
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment