llvm-project/llvm/include
Pete Cooper 6109b51ef1 Move MCSymbol Value in to the union of Offset and CommonSize.
It wasn't possible to have a variable Symbol with offset or 'isCommon' so
this just enables better packing of the MCSymbol class.

Reviewed by Rafael Espindola.

llvm-svn: 239440
2015-06-09 22:21:37 +00:00
..
llvm Move MCSymbol Value in to the union of Offset and CommonSize. 2015-06-09 22:21:37 +00:00
llvm-c Add more wrappers for symbol APIs to the C API. 2015-06-09 15:57:30 +00:00