OSDN Git Service

[InstCombine] Fix an unused variable warning.
authorCraig Topper <craig.topper@intel.com>
Sun, 10 Feb 2019 02:21:29 +0000 (02:21 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 10 Feb 2019 02:21:29 +0000 (02:21 +0000)
commitd91c9122d3fe443ca0ad525dcb64b9affce6262f
tree1c199653e64c44f0b7d5edd76d1387a38c98eba5
parentfe93663ba1556f003b35ce30fe0062c7ce40ae15
[InstCombine] Fix an unused variable warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp