OSDN Git Service

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)
commit0dfac4002b7cea3308019c138133ec96fd3e90d0
tree17f6bcc4a32ca4f72978c7d708de73f54a4c3f11
parent78cc6fcb01a7306a380aeb65f411c89d6aa5532d
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223092 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp