On 2013-09-15 08:54, Nick Sabalausky wrote: > Maybe, but as I recall, it was actually the low-level LLVM bytecode > that gets translated to C, not the higher-level constructs. Yes, exactly. That would be the "llc" command with the "-march=c" flag. -- /Jacob Carlborg