"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e1cd1be6d64cde1765336489d05d71cd2785f15a"
In a prior commit, I changed the parameters around on a ModuleList::FindTypes...
In a prior commit, I changed the parameters around on a ModuleList::FindTypes where the old parameters that existing clients were using would have been compatible, so I renamed ModuleList::FindTypes to ModuleList::FindTypes2. Then I made fixes and verified I updated and fixed all client code, but I forgot to rename the function back to ModuleList::FindTypes(). I am doing that now and also cleaning up the C++ dynamic type code a bit. llvm-svn: 154182
Loading
Please register or sign in to comment