"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ab4c600e8b25a0cbe6986bc91c7d04b20e3c5fb7"
-
Rafael Espindola authored
This removes calls to isMaterializable in the following cases: * It was redundant with a call to isDeclaration now that isDeclaration returns the correct answer for materializable functions. * It was followed by a call to Materialize. Just call Materialize and check EC. llvm-svn: 221050
246c4fb5
Loading