Jonathan S. Shapiro wrote: > LLVM has a back end that emits C code. How machine dependent is the > emitted C code? The dependence I was referring to are things like sizeof(int). I doubt the emitted C code has many dependences. -- Pertti