[LLVMdev] How the LLVM tools work together

Stephen Norman stenorman2001 at me.com
Thu Oct 28 13:41:10 PDT 2010


Hi,

I've been reading through some of the documentation and I'm a little confused.

What I'm wondering is if someone could explain how the different tools in LLVM (llvmc, clang, llvm-gcc, llvm-ar, etc.) work together to go from the C code I create through to a running executable (after linking).

Apologies if this isn't the right list. I'm not a compiler developer so I'm rather a novice with how LLVM works.

Cheers,

Stephen



More information about the llvm-dev mailing list