On 11/29/2013 04:16 PM, Jakub Jelinek wrote:
> As you want to dump the GIMPLE IL right out of ~ IPA stage, it should in
> theory be target independent, so it is undesirable to emit it several times
> for each offloading target.

That's not what happens. It's just partitioned into disjoint sets, one
for each target, which is then written out with the target name encoded
in the section name.


Bernd


Reply via email to