1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Dan Gohman b19f5073f9 Fix a bug in ComputeLinearIndex computation handling multi-level
aggregate types. Don't increment the current index after reaching
the end of a struct, as it will already be pointing at
one-past-the end. This fixes PR3288.

llvm-svn: 61828
2009-01-06 22:53:52 +00:00
..
2008-06-16 04:25:39 +00:00
2009-01-05 21:27:59 +00:00
2008-11-26 02:21:12 +00:00
2009-01-05 08:14:35 +00:00
2008-12-21 07:47:49 +00:00
2008-10-15 22:34:34 +00:00
2007-04-21 20:46:55 +00:00
2008-07-28 18:41:03 +00:00