[llvm-commits] [llvm-gcc-4.2] r46164 - in /llvm-gcc-4.2/trunk/gcc/config/i386: llvm-i386-target.h llvm-i386.cpp

Chris Lattner clattner at apple.com
Tue Jan 22 21:13:09 PST 2008


On Jan 19, 2008, at 12:47 AM, Duncan Sands wrote:

>> i32 / i64 all integer structs are not passed byval.
>
> What about integer arrays?

This is an optimization, not a correctness issue.  Can you give an  
example that you mean?

-Chris



More information about the llvm-commits mailing list