"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9f06f911d197577b80d208a167980833b4fb9ad5"
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