[PATCH] CodeGen: Emit constant array temporaries into read-only globals.
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Mar 3 11:36:59 PST 2015
>> I don't follow, if the function is internal, ComdatGV will be the
>> function and have internal linkage, no?
>
>
> The function will be internal but why would the ComdatGV be the function? I
> don't see how the function would be in a COMDAT in that case.
Oh, the case you have in mind is when the function itself is not in a COMDAT?
Cheers,
Rafael
More information about the cfe-commits
mailing list