[LLVMdev] Fix assert text in Constants.cpp

Reid Spencer reid at x10sys.com
Wed Mar 9 07:37:51 PST 2005


Patch committed. Thanks Vladimir.

Reid.

On Wed, 2005-03-09 at 00:56, Vladimir Merzliakov wrote:
> I found copy-paste error in assert text:
> 
>   assert(Ty->isInteger() && Ty->isSigned() &&
>          "Illegal type for unsigned integer constant!");
> 
> Patch attached.
> 
> Vladimir
> 
> ______________________________________________________________________
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050309/90b5759c/attachment.sig>


More information about the llvm-dev mailing list