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

Simon Atanasyan simon at atanasyan.com
Mon Feb 23 12:24:12 PST 2015


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

-- 
Simon Atanasyan



More information about the llvm-commits mailing list