[LLVMdev] llvm-mc and JIT

Chris Lattner clattner at apple.com
Wed Jan 20 09:47:35 PST 2010


On Jan 20, 2010, at 6:29 AM, Jan Sjodin wrote:

> I have a question about llvm-mc and allowing inline assembly in the  
> JIT.
> Is this planned to be implemented in the near future? There seems
> to have a been a lot more activity integrating llvm-mc lately and I  
> was wondering
> when this will be completed?

No promises, but my goal is to get direct .o file writing to "beta"  
quality for darwin/x86[-64] by the end of Feb.  This will probably not  
include inline asm support yet, but hopefully that will follow in the  
month or two after that.

-Chris



More information about the llvm-dev mailing list