Sanghyeon Seo wrote: > 2007/12/23, Chris Lattner <[EMAIL PROTECTED]>: >> Likewise, if >> you want "clang emission of llvm bytecode", you should link the >> bytecode writer into clang, instead of using llvm-as (which is >> obviously not very fast). > > Okay, is this planned in near future, or can I start looking at it > now? It shouldn't be difficult, right? >
It should be a couple of lines of code for a command line option and a couple more for the if test. -Rich _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
