You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replace_symbolt: stop early if there is nothing to replace with
rename_symbolt already uses a similar optimisation. This code is heavily
used during linking of goto binaries, and this simple optimisation
reduces linking time by 28% on experiments conducted on the Linux
kernel.
0 commit comments