LLVM for C++ comes with a LLVM namespace that has the following classes:
Value *
- LLVM Namespace Value
- LLVM Namespace Module
- LLVM Namespace Type
- LLVM Namespace Function
- LLVM Namespace BasicBlock
- LLVM Namespace BranchInst
IR Building
- LLVM Namespace Context
- LLVM Namespace IRBuilder
- LLVM Namespace NamedValues
- LLVM Namespace GlobalVariable