[LLVMdev] 32 bit array size to malloc

Duncan Sands baldrick at free.fr
Thu Jun 12 01:09:21 PDT 2008


> No, there is no good reason.  Like GEP, malloc and alloca should allow  
> the size to be either i32 or i64.

Why not allow any integer type?  Wouldn't that make things more uniform?

D.



More information about the llvm-dev mailing list