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