[cfe-dev] Compilation benchmark: bzip2

Richard Pennington rich at pennware.com
Sun Dec 23 02:30:36 PST 2007


Sanghyeon Seo wrote:
> 2007/12/23, Chris Lattner <clattner at apple.com>:
>> 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



More information about the cfe-dev mailing list