[llvm] r201608 - Fix PR18743.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Feb 19 12:34:56 PST 2014


On 19 February 2014 14:53, Juergen Ributzka <juergen at apple.com> wrote:
> Hi Rafael,
>
> we are also experiencing some issues with bootstrapping the compiler on our build bots. Would you mind reverting this commit (and the followup commits) temporarily,
> while we investigate the issue?

With LTO? It was very likely exactly the same issue. The bug was in
lib/LTO which is used by gold and ld64.

Daniel did revert the patch. I have fixed the issue in r201700. Let me
know if you still see any issues.

Cheers,
Rafael



More information about the llvm-commits mailing list