diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-03-09 02:49:38 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-03-09 02:49:38 +0000 |
commit | 1bb80affe85d3497457645dd20957136f708468a (patch) | |
tree | 0b790bab28ec64f5a388bad1644bcb5a52f0bd19 /clang/test/CodeGenCXX/static-init.cpp | |
parent | 783b7198b76ea32f6afbf933dbdf43f6f9f95744 (diff) | |
download | llvm-1bb80affe85d3497457645dd20957136f708468a.zip llvm-1bb80affe85d3497457645dd20957136f708468a.tar.gz llvm-1bb80affe85d3497457645dd20957136f708468a.tar.bz2 |
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
Diffstat (limited to 'clang/test/CodeGenCXX/static-init.cpp')
0 files changed, 0 insertions, 0 deletions