[LLVMdev] Host leak-through

Pertti Kellomäki pertti.kellomaki at tut.fi
Fri Mar 28 00:48:39 PDT 2008


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



More information about the llvm-dev mailing list