[LLVMdev] How to handle size_t in front ends?

Chris Lattner sabre at nondot.org
Wed May 7 16:09:15 PDT 2008


On Wed, 7 May 2008, Jonathan S. Shapiro wrote:
>>
>> i64 should be big enough for this.  Just use i64.
>
> On a 32-bit platform, doesn't one want to use i32?

Why?  What is wrong with i64?

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list