Skip to content
  • Greg Clayton's avatar
    In a prior commit, I changed the parameters around on a ModuleList::FindTypes... · 29399a24
    Greg Clayton authored
    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
    29399a24
Loading