Fix build in release mode, -Wunused-variable on this lambda function used only in...
authorNick Lewycky <nicholas@mxc.ca>
Fri, 20 Feb 2015 07:16:17 +0000 (07:16 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 20 Feb 2015 07:16:17 +0000 (07:16 +0000)
commit12cbedbaeef52224a40308347add36b4a456e23c
tree310c17b2d3dd3a62cea261ddd5e98b412fe454e4
parent95fda65f76196cf34c762f37a1381c3ae33202d0
Fix build in release mode, -Wunused-variable on this lambda function used only in an assert.

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