[cfe-dev] Cross platform code

Eli Friedman eli.friedman at gmail.com
Thu Apr 30 20:48:08 PDT 2009


On Thu, Apr 30, 2009 at 8:14 PM, Scott Parlane <scott at scottnz.com> wrote:
> I read in llvm docs its possible to very late selection of architecture
> dependent code (i.e. after optimization)

With some care, it's possible for some languages to create portable
.bc files, but it's not possible for C.

-Eli



More information about the cfe-dev mailing list