[LLVMdev] Virtual "components" for llvm-config
Eric Kidd
emk.lists at gmail.com
Thu Mar 23 05:46:19 PST 2006
On Mar 23, 2006, at 1:22 AM, Reid Spencer wrote:
> I dunno. You want me to actually think about this stuff? :)
>
> I'd have to derive the actual set of required libraries, but I'm
> lacking
> motivation for that task right now.
OK, here's my current minimalist proposal:
backend: Either a native backend or a C backend.
engine: Enough libs to run ExecutionEngine using either a JIT or
interpreter.
all: All LLVM libraries.
Please feel free to suggest better names. :-)
Cheers,
Eric
More information about the llvm-dev
mailing list