[ELF] - Eliminate ObjFile<ELFT>::getLineInfo. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 16 Jul 2018 15:29:35 +0000 (15:29 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 16 Jul 2018 15:29:35 +0000 (15:29 +0000)
commit484aabc81897b724441afc5a030ebb41c9684a72
treeeb6eb8b1d76231cd3bd4be6d359d7fba389016f2
parente420cd8d05c014462a3fd65943317ec803d4c0b8
[ELF] - Eliminate ObjFile<ELFT>::getLineInfo. NFC.

Flow is the same, but a bit shorter after this change.

llvm-svn: 337183
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/InputSection.cpp