"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "f131d6110eb1a981fd65e630051abe57ab6a4fa9"
-
Dale Johannesen authored
case where a static caller is itself inlined everywhere else, and thus may go away if it doesn't get too big due to inlining other things into it. If there are references to the caller other than calls, it will not be removed; account for this. This results in same-day completion of the case in PR8853. llvm-svn: 122821
a71d2cc8
Loading