Hatanaka, Akira
2012-Feb-22 00:57 UTC
[LLVMdev] [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/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-dev/attachments/20120222/0c735d1d/attachment.bin>
Hatanaka, Akira
2012-Mar-23 23:13 UTC
[LLVMdev] [PATCH][Review request] fix bug in TargetLowering::getPICJumpTableRelocBase
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>