Skip to content
Commit 417cd2e5 authored by Fangrui Song's avatar Fangrui Song
Browse files

[ELF] SymbolTable: change some vector<Symbol *> to SmallVector

The generated assembly for Symbol::insert is much shorter (std::vector resize is
inefficient) and enables some inlining.
parent 71b3bfde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment