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

Pete Cooper peter_cooper at apple.com
Mon Jun 8 11:18:28 PDT 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-MCSymbol-Value-in-to-the-union-of-Offset-and-Co.patch
Type: application/octet-stream
Size: 5169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/faddfc81/attachment.obj>


More information about the llvm-commits mailing list