search for: tmpcast2

Displaying 1 result from an estimated 1 matches for "tmpcast2".

Did you mean: tmpcast
2013 Jan 17
0
[LLVMdev] Chromebook: floating point constant invalid for type
Hi all, I'm trying to compile LLVM on the Chromebook and it was all ok last week, but now I keep getting this error: opt: <stdin>:56:15: error: floating point constant invalid for type store float 1.0, float* %tmpcast2, align 4 Searching the list, I found that it has to do with how LLVM represents floating points in the IR, and frankly, I'm at a loss. Above, opt seems to be requiring an hexa literal, while the error below is requiring the numeric literal: 2011-11-11-EmptyStruct.ll:10:10: error: expected str...