Clarify the ownership model of LLVMContext and Module. Namely, contexts own
modules are instantiated in them. If the context is deleted, all of its owned modules are also deleted. llvm-svn: 113374
Loading
Please register or sign in to comment
modules are instantiated in them. If the context is deleted, all of its owned modules are also deleted. llvm-svn: 113374