[ELF] Remove one redundant computeBinding
authorFangrui Song <i@maskray.me>
Sun, 26 Dec 2021 07:59:27 +0000 (23:59 -0800)
committerFangrui Song <i@maskray.me>
Sun, 26 Dec 2021 07:59:27 +0000 (23:59 -0800)
commitaabe901d57d6df4cd2786163359a7b2a7aae8c32
tree3da4dfa4bb12be9e9356525b5c15016c322294bb
parent20b4704da315f569d417a55313c61b792e568a07
[ELF] Remove one redundant computeBinding

This does resolve the redundancy in includeInDynsym().
lld/ELF/SyntheticSections.cpp
lld/ELF/Writer.cpp