r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Wed Oct 8 10:47:38 PDT 2014


Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote on 08.10.2014 18:33:56:

> > But then again, PowerPC is in the same situation, and there the
> > integrated assembler was recently switched on by default -- what
> > is the current policy here?  Should we switch it on on SystemZ too?
>
> As far as I can tell the policy is just picking what is best for the
> people using/developing that system.. Let me know what you think and
> if keeping the integrated assembler off by default I can try to
> implement the work around patch.

On SystemZ, we're primarily interested in using LLVM as a JIT, e.g.
for llvmpipe.  So we need the integrated assembler to be working
anyway -- I'd be fine with switching it on by default.

Bye,
Ulrich





More information about the cfe-commits mailing list