The return type is an unsigned, not a bool.
authorChad Rosier <mcrosier@apple.com>
Fri, 11 May 2012 16:41:38 +0000 (16:41 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 11 May 2012 16:41:38 +0000 (16:41 +0000)
commitf4bd21c256f6aabdc13f54ff7bf5d69e8305302c
tree038d467ecc1427394b00a67fd4ae9ef12c5d7041
parent4949e98cccb98abb0ba3f67c22be757d446ab108
The return type is an unsigned, not a bool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156621 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp