ld: Override the IR definition for non-ELF targets
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 30 Sep 2020 12:23:20 +0000 (05:23 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 30 Sep 2020 12:23:35 +0000 (05:23 -0700)
commit04e433a8571e727108b8f1b9a04ba5c7ab20112c
tree483b73be7e54bcd7ffc04ee3ceef3919db100f38
parentc81946efc22dbbe97ef8c934a5367e37bf101c48
ld: Override the IR definition for non-ELF targets

For non-ELF targets, override the IR definition before all LTO symbols
have been read.

PR ld/26675
* plugin.c (plugin_notice): Override the IR definition before
all LTO symbols have been read for non-ELF targets.
ld/ChangeLog
ld/plugin.c