OSDN Git Service

Correct the implelmentation of ConstantInt::getAllOnesValue() for bit
authorReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 07:57:53 +0000 (07:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 07:57:53 +0000 (07:57 +0000)
commit8374db81a85e992867c052254273b1adf1bc5621
tree465754e5b08076dcb23f1de5f78a1f54932977e2
parentb4d8ae5dfb2936b1da498e65a7f23af2f9dfccd0
Correct the implelmentation of ConstantInt::getAllOnesValue() for bit
widths > 64 bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34663 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp