Skip to content
Commit c7847cdb authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent 763ea559
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment