llvm-project
a2588707 - ELFObjectWriter: Optimize isInSymtab

Commit
163 days ago
ELFObjectWriter: Optimize isInSymtab Drop `OWriter.Renames.count(&Symbol)` from the fast path (Used||Signature). Place the two equated symbol (isVariable()) conditions together.
Author
Parents
Loading