This is for PR35536 ("Bug 35536 - lld might be creating DSOs that takes more time to
load for the dynamic loader than those created by gold").
shift2 is shift count used by the Bloom filter.
latest benchmark performed today of fresh configuration
(previous my results are available on bug page)
shows this change reduces run time of "ninja check-llvm"
for LLVM built with and -DBUILD_SHARED_LIBS=ON from ~413.45s to ~401.93s.
gold time is: ~411.1s