[llvm-commits] Reloc function mask helper
Hemant Kulkarni
khemant at codeaurora.org
Mon Jan 28 09:38:57 PST 2013
Any comments on this one?
--
Hemant Kulkarni
khemant at codeaurora.org
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
the Linux Foundation
From: llvm-commits-bounces at cs.uiuc.edu
[mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Hemant Kulkarni
Sent: Thursday, January 24, 2013 10:35 AM
To: llvm-commits at cs.uiuc.edu; Nick Kledzik; bigcheesegs at gmail.com;
shankare at codeaurora.org
Subject: [llvm-commits] Reloc function mask helper
This patch implements a helper that will scatter the target symbol
address/offset as per the bit pattern specified to the function. The hexagon
architecture and I assume lot other RISC/VLIW architectures have dozens of
relocations. This will make it easier to implement their fixups.
--
Hemant Kulkarni
khemant at codeaurora.org
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
the Linux Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130128/26ec6d07/attachment.html>
More information about the llvm-commits
mailing list