"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "e85319693e8af904e19a13ca308060f0fad2c36e"
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