Try to fix a bot failure due to a variable used only in an assert.
authorPhilip Reames <listmail@philipreames.com>
Mon, 1 Dec 2014 23:27:45 +0000 (23:27 +0000)
committerPhilip Reames <listmail@philipreames.com>
Mon, 1 Dec 2014 23:27:45 +0000 (23:27 +0000)
commit8e302cdb453e55e09b7ca0c5163286916c32df43
tree95db2a0538c41ff625a507ec9c028704f63f12be
parenta3ff6af484b433127760102c776e02989a9db9e5
Try to fix a bot failure due to a variable used only in an assert.

Specifically, bot lld-x86_64-darwin13.  Resulting from change 223085.

llvm-svn: 223092
llvm/lib/Target/X86/X86FrameLowering.cpp