[patch] Special case aliases in GlobalValue::getSection

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue May 6 08:55:59 PDT 2014


This is similar to the getAlignment patch, but is done just for
completeness Looks like we never call getSection on an alias. All the
tests still pass if I replace the if with an assert.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140506/a902e95a/attachment.obj>


More information about the llvm-commits mailing list