[LLVMdev] cygwin build patch

Chris Lattner clattner at apple.com
Wed Jan 21 10:10:00 PST 2009


On Jan 21, 2009, at 2:02 AM, Jay Foad wrote:

>> I'd prefer to avoid uint32_t.  I committed a couple patches, can you
>> try again and let me know if you see any other failures?
>
> With the attached patch I can build successfully on Cygwin.
>
> The APInt.cpp part of the patch is just s/uint32_t/unsigned/g.

Thanks Jay! You beat me to it :), applied here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090119/072479.html

-chris



More information about the llvm-dev mailing list