[LLD][ELF] - Simplify. NFCI.
authorGeorge Rimar <grimar@accesssoftek.com>
Fri, 23 Nov 2018 15:13:26 +0000 (15:13 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Fri, 23 Nov 2018 15:13:26 +0000 (15:13 +0000)
commit0fc5dcd1c8826fcbf68348cb0081518eb5411480
treede543ed1d99d8584b6cd8468b46bf2b067efd0ab
parentda113f3202bafb6ecb0a5e51c741e49b7681a91f
[LLD][ELF] - Simplify. NFCI.

This makes getRISCVPCRelHi20 to be static local helper,
and rotates the 'if' condition.

llvm-svn: 347497
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h