[LLVMdev] Re: LLVM bytecode portability

Mike Hearn mike at navi.cx
Fri Feb 25 15:47:02 PST 2005


On Thu, 24 Feb 2005 23:26:53 -0600, Chris Lattner wrote:
> In the case of C/C++, basically anything that includes a 
> standard header will not be portable, at least not across systems with 
> different implementations of libc.

Do you mean portable across operating systems here, or portable across
CPU architectures? Presumably the former ...




More information about the llvm-dev mailing list