Add LLVMContext, which will eventually be used as a container for privatizing a lot of (currently) global state, including the
constant and type uniquing tables.  For now, just make it a wrapper around the existing APIs.

llvm-svn: 74488
4 files changed
tree: e1f633c13e1ca88141409cd0af2a98f6e599da64
  1. clang/
  2. compiler-rt/
  3. llvm/