[LLVMdev] Question about SPARC target status

Peter Shugalev peter at shugalev.com
Tue Nov 11 17:11:15 PST 2008


Owen Anderson wrote:
> What about something much simpler: memcpy'ing an array of structs 
> around.  The number of bytes to be memcpy'd is dependent on the padding 
> of the struct.

Anyway, I've got your point. sizeof() constant expression is calculated 
during wrong stage of compilation process. Thanks for pointing it out!


-- 
Best Regards
Peter Shugalev



More information about the llvm-dev mailing list