[rfc][patch] Refactoring how we handle symbols for the end of sections

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Mar 16 17:33:25 PDT 2015


Fred, your patch is correct since we were always calling
emitLabelOffsetDifference with the same symbol, so it was computing
(L+C)-L.

I just reused the Addr variables and added a test which checking it.

Feel free to commit.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 2981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150316/716a3652/attachment.bin>


More information about the llvm-commits mailing list