Sink two variables only used in an assert into the assert itself. Should
authorChandler Carruth <chandlerc@gmail.com>
Wed, 9 Jul 2014 11:13:16 +0000 (11:13 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 9 Jul 2014 11:13:16 +0000 (11:13 +0000)
commit14cad41e144e333f5313bb95c948c1570559b2a9
tree82cc0e4282bed31ef6e4549dc6742ead7692b6a8
parentd6f1733addc820d23560d3e06f358deb861ae94a
Sink two variables only used in an assert into the assert itself. Should
fix the release builds with Werror.

llvm-svn: 212612
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp