[cfe-dev] Cross platform code

Scott Parlane scott at scottnz.com
Thu Apr 30 20:14:29 PDT 2009


Hi,

I read in llvm docs its possible to very late selection of architecture
dependent code (i.e. after optimization)

How would I do this in practice, i have some C code I want to change
slightly depending on architecture. Preferably without having to re-run
clang/llvm-ld

Regards,

Scott




More information about the cfe-dev mailing list