[LLVMdev] Virtual "components" for llvm-config

Chris Lattner sabre at nondot.org
Fri Mar 24 08:12:44 PST 2006


On Fri, 24 Mar 2006, Eric Kidd wrote:
>> Instead of 'engine', how about "jit" and "interpreter".  Of course I'd 
>> think that "jit+interpreter" would also work (or something).
>
> Right now, you can already use the following components:
>
>  "--libs interpreter": Include just the interpreter.
>  "--libs jit native": Include the JIT and the native backend for the current 
> platform.
>
> If you say "engine", though, it will automatically choose between these two 
> options for you. This seems like a useful thing to have.

Ah, very cool, sounds great!

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/




More information about the llvm-dev mailing list