"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "09a956271a85b3c11bbed5b16319f659ba78a794"
Add a pointer to the owning LLVMContext to Module. This requires threading...
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot of the bitcode reader and ASM parser APIs, as well as supporting it in all of the tools. Patches for Clang and LLVM-GCC to follow. llvm-svn: 74614
Loading
Please register or sign in to comment