[lld] r230191 - [ELF] Add symbol to ELFReference.

Shankar Easwaran shankare at codeaurora.org
Mon Feb 23 12:27:48 PST 2015


You can see the function, ELFFile::updateReferences.

On 2/23/2015 2:24 PM, Simon Atanasyan wrote:
> Hi Shankar,
>
> Where can I see how we the use new `ELFReference::symbol()` method?
>
> On Mon, Feb 23, 2015 at 2:46 AM, Shankar Easwaran
> <shankare at codeaurora.org> wrote:
>> Author: shankare
>> Date: Sun Feb 22 17:46:21 2015
>> New Revision: 230191
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=230191&view=rev
>> Log:
>> [ELF] Add symbol to ELFReference.
>>
>> Relocation handling need more information about the Symbol that we are creating
>> references for.
>>
>> No change in functionality.
>>
>> Modified:
>>      lld/trunk/lib/ReaderWriter/ELF/Atoms.h
>>      lld/trunk/lib/ReaderWriter/ELF/ELFFile.h
>>      lld/trunk/lib/ReaderWriter/ELF/Mips/MipsELFFile.h


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation




More information about the llvm-commits mailing list