[llvm-commits] [PATCH] Target/ARM build failure on Cygwin-1.5

Chris Lattner clattner at apple.com
Mon Sep 6 10:55:52 PDT 2010


On Sep 6, 2010, at 7:22 AM, NAKAMURA Takumi wrote:

> Hello,
> 
> Cygwin-1.5 has uint32_t as "unsigned long", and fails to build by type mismatch.
> I wonder which would be better to fix, Session::ITState or setSlice().

It's better to fix the other place. What error were you getting?

-Chris



More information about the llvm-commits mailing list