[llvm-commits] [PATCH][Review request] fix bug in TargetLowering::getPICJumpTableRelocBase

Hatanaka, Akira ahatanaka at mips.com
Tue Feb 21 16:57:18 PST 2012


This patch is needed to have TargetLowering::getPICJumpTableRelocBase return a GLOBAL_OFFSET_TABLE node when a jump table entry is encoded as a GPRel64BlockAddress.

This should have been included in r149668, but somehow I missed it:
http://article.gmane.org/gmane.comp.compilers.llvm.cvs/107188

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120222/0c735d1d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: picjumptablerelocbase.patch
Type: text/x-patch
Size: 1618 bytes
Desc: picjumptablerelocbase.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120222/0c735d1d/attachment.bin>


More information about the llvm-commits mailing list