Skip to content
Commit 1bb80aff authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix a silly restriction on the fast-path for hash_combine_range. This

caused several clients to select the slow variation. =[ This is extra
annoying because we don't have any realistic way of testing this -- by
design, these two functions *must* compute the same value.

Found while inspecting the output of some benchmarks I'm working on.

llvm-svn: 152369
parent 783b7198
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment