On Thu, Jul 18, 2013 at 02:41:46PM +0100, Stuart Henderson wrote: > On 2013/07/18 22:48, Jonathan Gray wrote: > > Well this is what I need to compile mesa git with llvm support: > > Last time I tried with R600 support, it broke on i386, > > 22:01 < sthen_> brad: > /usr/obj/llvm-3.3/llvm-3.3.src/lib/Target/R600/SIISelLowering.cpp:356: error: > integer constant is too large for 'long' type
I haven't tried a build, but it seems http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/R600/SIISelLowering.cpp?r1=182282&r2=182446&view=patch might fix that.
