[LLVMdev] Is llvm correct outputting the same data layout on Solaris i386 as on Linux i386 ?
Anton Korobeynikov
anton at korobeynikov.info
Wed Feb 2 12:40:24 PST 2011
> Is Solaris ABI really the same on i386?
Probably not. Also, note that the problem is not ABI alone, the
layouts of different C stdlib structs might be different (e.g. FILE),
etc.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list