Inline local variable to silence unused warning.
authorDaniel Jasper <djasper@google.com>
Thu, 30 Apr 2015 08:51:13 +0000 (08:51 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 30 Apr 2015 08:51:13 +0000 (08:51 +0000)
commit40838f84f48d9e0bded86643d7d445db5438d6f5
tree20a16d7900a8190d1805f3ccbf4e80e4b045d659
parent4a25fbea03a5ff0376820f3c075d92cf31ff5c86
Inline local variable to silence unused warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236212 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp