Re: [PATCH, lto-wrapper] Don't pre-link the early-debug objects.

2018-12-23 Thread Richard Biener
On December 23, 2018 12:41:04 PM GMT+01:00, Iain Sandoe wrote: >Hi, > >As there was some discussion of this on IRC - I believe that Honza >might want this patch sooner, rather than later > >I constructed it as part of the series to support LTO debug [PR 82005] >on Darwin (it’s still needed there)

[PATCH, lto-wrapper] Don't pre-link the early-debug objects.

2018-12-23 Thread Iain Sandoe
Hi, As there was some discussion of this on IRC - I believe that Honza might want this patch sooner, rather than later I constructed it as part of the series to support LTO debug [PR 82005] on Darwin (it’s still needed there). The patch has been reg-strapped on x86_64-darwin, x86_64-linux, pow