Inline a trivial function. NFC.
authorRui Ueyama <ruiu@google.com>
Thu, 28 Mar 2019 01:37:48 +0000 (01:37 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 28 Mar 2019 01:37:48 +0000 (01:37 +0000)
commita0a50a7a5b0ca4ad83b3f2a963b2e67e4254ed30
treefcc6613daa1a22496417a741edf3b95a7d97e7b4
parent7cd0dad834ce08f0fc668263a9f1c3b97ed7d59d
Inline a trivial function. NFC.

I found that hiding this particular actual expression doesn't help
readers understand the code. So I remove and inline that function.

llvm-svn: 357140
lld/ELF/Arch/SPARCV9.cpp
lld/ELF/Arch/X86.cpp
lld/ELF/Arch/X86_64.cpp
lld/ELF/Relocations.cpp
lld/ELF/Target.h