Add LLVMContext, which will eventually be used as a container for privatizing...
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
Loading
Please register or sign in to comment