[PATCH] Move MCSymbol Value in to the union of Offset and CommonSize.

Rafael Espíndola rafael.espindola at gmail.com
Tue Jun 9 13:57:35 PDT 2015


LGTM.

On 8 June 2015 at 14:18, Pete Cooper <peter_cooper at apple.com> wrote:
> Hi Rafael
>
> This patch is the result of a conversion we had offline.  You pointed out that MCSymbol’s can’t be ‘variable’, ‘common’, or have an offset all at the same time.
>
> This reduces the size of an MCSymbol by a pointer.
>
> Cheers,
> Pete
>




More information about the llvm-commits mailing list