Move the endif to the correct line so we don't have warnings about
authorChandler Carruth <chandlerc@gmail.com>
Wed, 20 Mar 2013 06:47:00 +0000 (06:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 20 Mar 2013 06:47:00 +0000 (06:47 +0000)
commit0941b6628318db7cf2b488649de6274b40acfaa0
treec54ea4dbb579f5bc6f0d6d3ac0d66ec7916c4ec7
parent5f5b616344f93f555c8b7d95edcfe191be3cb636
Move the endif to the correct line so we don't have warnings about
unused statistics variables.

llvm-svn: 177494
llvm/lib/Transforms/Scalar/SROA.cpp