Files
llvm-6502/include/llvm
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
..
2011-11-14 17:45:03 +00:00
2012-02-22 16:09:41 +00:00
2012-02-05 20:54:10 +00:00
2011-12-01 08:00:17 +00:00
2011-12-12 21:14:40 +00:00
2012-01-26 00:06:44 +00:00
2012-02-05 22:14:15 +00:00