Use RelTy instead of Elf_Rel_Impl<ELFT, isRela> for readability.
authorRui Ueyama <ruiu@google.com>
Sun, 13 Mar 2016 05:06:50 +0000 (05:06 +0000)
committerRui Ueyama <ruiu@google.com>
Sun, 13 Mar 2016 05:06:50 +0000 (05:06 +0000)
commitfc467e77b8c07b0cdef8b0193d4e99640c4eb84d
treec27a06de52eebb4476ab4b456648d172cccffb4c
parentcb1d96138586a033238496e6ec1fb06140a57dd7
Use RelTy instead of Elf_Rel_Impl<ELFT, isRela> for readability.

llvm-svn: 263368
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/Writer.cpp