[Darwin, machopic 11/n] A flag to indicate synbols should be linker-visible.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 10 Nov 2019 21:48:27 +0000 (21:48 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 10 Nov 2019 21:48:27 +0000 (21:48 +0000)
commit34548764c218105c005ed546d2fbfb3cf1ae4ac5
treea2ac3e78e4eeb0823c22d07cba47f66b257b47ff
parent15471d58fe2e8349c391205338176f3fbdaad70c
[Darwin, machopic 11/n] A flag to indicate synbols should be linker-visible.

Some of the solution to PR71767 is incomplete, and we need finer-grained
control over whether symbols need to be made linker-visible.  This is a
preparation patch, providing the flag.

gcc/ChangeLog:

2019-11-10  Iain Sandoe  <iain@sandoe.co.uk>

* config/darwin.h (MACHO_SYMBOL_FLAG_LINKER_VIS): New.
(MACHO_SYMBOL_LINKER_VIS_P): New.

From-SVN: r278028
gcc/ChangeLog
gcc/config/darwin.h