On Wed, 21 Nov 2018, Richard Biener wrote:
>
> My previous fix for PR87229 was too aggressive. The following
> simply teaches the LTO streamer to deal with CALL_EXPRs, support
> for which was already in place. I've amended it with two
> missing pieces, streaming of CALL_EXPR_BY_DESCRIPTOR and C
My previous fix for PR87229 was too aggressive. The following
simply teaches the LTO streamer to deal with CALL_EXPRs, support
for which was already in place. I've amended it with two
missing pieces, streaming of CALL_EXPR_BY_DESCRIPTOR and CALL_EXPR_IFN.
LTO bootstrapped and tested on x86_64-