On Wed, Aug 12, 2015 at 7:35 PM, augustine.sterl...@gmail.com
wrote:
> On Tue, Aug 11, 2015 at 6:09 PM, Max Filippov wrote:
>> With support from assembler this option allows compiling huge functions,
>> where single literal pool at the beginning of a function may not be
>> reachable by L32R instr
On Tue, Aug 11, 2015 at 6:09 PM, Max Filippov wrote:
> With support from assembler this option allows compiling huge functions,
> where single literal pool at the beginning of a function may not be
> reachable by L32R instructions at its end.
>
> Currently assembler --auto-litpools option cannot d
With support from assembler this option allows compiling huge functions,
where single literal pool at the beginning of a function may not be
reachable by L32R instructions at its end.
Currently assembler --auto-litpools option cannot deal with literals
used from multiple locations separated by mor