[all-commits] [llvm/llvm-project] aabe90: [ELF] Remove one redundant computeBinding
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Dec 25 23:59:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aabe901d57d6df4cd2786163359a7b2a7aae8c32
https://github.com/llvm/llvm-project/commit/aabe901d57d6df4cd2786163359a7b2a7aae8c32
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-25 (Sat, 25 Dec 2021)
Changed paths:
M lld/ELF/SyntheticSections.cpp
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] Remove one redundant computeBinding
This does resolve the redundancy in includeInDynsym().
More information about the All-commits
mailing list