Remove one of the void casts used to suppress unused variable warning.
authorRichard Trieu <rtrieu@google.com>
Tue, 15 Dec 2015 23:47:17 +0000 (23:47 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 15 Dec 2015 23:47:17 +0000 (23:47 +0000)
commitd532d9e346c6925fa626c92ad2b47692e3758886
tree66e5ac98f130c6c39e4e6af7743b476f50cb871b
parentb94242429b19ce7cc3dd6ee3c54524fb5a1c4459
Remove one of the void casts used to suppress unused variable warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255709 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/CrossDSOCFI.cpp