Fixed possible out of bound array access.
The check of index value moved to before the write to the array.
Differential Revision: https://reviews.llvm.org/D60471
llvm-svn: 358181
This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.