Skip to content
Commit c2c4c745 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix APInt::countTrailingZeros to return BitWidth if the input is zero instead...

Fix APInt::countTrailingZeros to return BitWidth if the input is zero instead of returning some random large number.

llvm-svn: 44294
parent 0cf08381
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment