The LLVM Core project consists of:
How can I embed the VM to a C++ application?
Take a look at the HowToUseJIT example in LLVM.