[LLVMdev] [PATCH][Review request] fix bug in TargetLowering::getPICJumpTableRelocBase

Hatanaka, Akira ahatanaka at mips.com
Fri Mar 23 16:13:26 PDT 2012


Could someone take a look at this patch I submitted a month ago?

________________________________
From: Hatanaka, Akira
Sent: Tuesday, February 21, 2012 4:57 PM
To: llvm-commits at cs.uiuc.edu; llvmdev at cs.uiuc.edu
Subject: [PATCH][Review request] fix bug in TargetLowering::getPICJumpTableRelocBase

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-dev/attachments/20120323/78547372/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-dev/attachments/20120323/78547372/attachment.bin>


More information about the llvm-dev mailing list