diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2013-03-14 11:17:20 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2013-03-14 11:17:20 +0000 |
| commit | 5aa9d793c5a878bab4552fa24b11f742404b4272 (patch) | |
| tree | 545023f41ff05b0d5ac633f14c1d52fdcc4e5a0d /llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | |
| parent | ead6cf7c729693451a19983ac165126f807a83d6 (diff) | |
| download | bcm5719-llvm-5aa9d793c5a878bab4552fa24b11f742404b4272.tar.gz bcm5719-llvm-5aa9d793c5a878bab4552fa24b11f742404b4272.zip | |
Fix an unused variable warning from Clang by sinking a dyn_cast into an
isa and a cast inside the assert. The efficiency concern isn't really
important here. The code should likely be cleaned up a bit more,
especially getting a message into the assert.
Please review Rafael.
llvm-svn: 177053
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp')
0 files changed, 0 insertions, 0 deletions

