Jay Foad 6592eacf90 The implementation of GeneralHash::addBits broke C++ aliasing rules; fix
it with memcpy. This also fixes a problem on big-endian hosts, where
addUnaligned would return different results depending on the alignment
of the data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151247 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-23 09:16:04 +00:00
..
2012-01-30 06:55:43 +00:00
2011-12-22 00:12:51 +00:00
2012-02-05 22:14:15 +00:00
2012-02-05 22:14:15 +00:00