[LLVMdev] Primer with LLVM

Chris Lattner sabre at nondot.org
Sat Jan 8 13:09:53 PST 2005


On Sat, 8 Jan 2005, Francisco Puentes wrote:
>>> What are the classes evolved in to convert bytecode to x86 code
>>> directly?  Without Just In Time (all at once).
>>
>> There is currently no such thing.  Please see the other email I just
>> sent for details as to what your choices are.
>>
>
> Last question (I promise you):
>
> Can LLVM generated ELF or COFF binaries from a Module into an iostream?

No, not yet.  It is something we would like to do at some point, but 
haven't implemented yet.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list