[LLVMdev] Re: Re: LLVM bytecode portability

Mike Hearn mike at navi.cx
Fri Feb 25 17:45:39 PST 2005


On Fri, 25 Feb 2005 18:02:27 -0600, Chris Lattner wrote:
> Both and either.  If you include a standard system header, this will pull 
> in system specific #defines and inline functions.  These won't work if you 
> move to another system that doesn't match thos

Hmm, do you know of any glibc headers that pull in CPU-arch specific
code? My cunning plan of using LLVM to distribute Linux CPU-arch
independent binaries may have a slight hole if so :)

thanks -mike




More information about the llvm-dev mailing list