[LLVMdev] Can clang generate the same bitcode with the toolchains that have same version of libraries but different targets
Óscar Fuentes
ofv at wanadoo.es
Tue Sep 25 06:38:08 PDT 2012
Kenia Kuo <kenkillerkuo at gmail.com> writes:
[snip]
> Currently, I tried the toolchains of ARM and PowerPC that have the
> different versions of libraries, obviously the generated bitcode are
> different.
> So I wonder whether the version of library is the only reason why the
> generated bitcode are different.
http://llvm.org/docs/FAQ.html#can-i-compile-c-or-c-code-to-platform-independent-llvm-bitcode
More information about the llvm-dev
mailing list