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
Loading
Please register or sign in to comment