[ELF] Add symbol to ELFReference.
authorShankar Easwaran <shankare@codeaurora.org>
Sun, 22 Feb 2015 23:46:21 +0000 (23:46 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Sun, 22 Feb 2015 23:46:21 +0000 (23:46 +0000)
commit784b56caacb52116476998770ade639b7bab9a0e
tree226f917e917f525d27d0b90f07364fa682dbb249
parente44fc87cde0a754c041dace8d9b5d5b6e7aa7c45
[ELF] Add symbol to ELFReference.

Relocation handling need more information about the Symbol that we are creating
references for.

No change in functionality.

llvm-svn: 230191
lld/lib/ReaderWriter/ELF/Atoms.h
lld/lib/ReaderWriter/ELF/ELFFile.h
lld/lib/ReaderWriter/ELF/Mips/MipsELFFile.h