diff options
author | Dan Gohman <gohman@apple.com> | 2009-01-06 22:53:52 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-01-06 22:53:52 +0000 |
commit | fe3972ffb4a002d6b8ee79fb2a847ff41ec7127b (patch) | |
tree | b98481838c8f6a38f1ac8ba0227b2965333a8281 /llvm.spec.in | |
parent | 9304b385967eaa8ba09ac9d59a0cdd17f4483d43 (diff) | |
download | external_llvm-fe3972ffb4a002d6b8ee79fb2a847ff41ec7127b.zip external_llvm-fe3972ffb4a002d6b8ee79fb2a847ff41ec7127b.tar.gz external_llvm-fe3972ffb4a002d6b8ee79fb2a847ff41ec7127b.tar.bz2 |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61828 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'llvm.spec.in')
0 files changed, 0 insertions, 0 deletions