On 09.11.2016 04:00, alvin albrecht wrote:
> 
> llvm-cbe began wrapping some types into
> structures as pairs.

Did this happen for anything other than arrays? LLVM arrays semantics
are different from C (where arrays sometimes decay to pointers, while
structs don't). Keep in mind that the cbe also needs to be able to
compile LLVM code to C that came from other sources than the cfe.

Philipp

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to