"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "a88d667487b30b2278c73d7b1f65af1ac17afbd0"
-
Max Kazantsev authored
The recursive implementation of findNonImmUse may overflow stack on extremely long use chains. This patch replaces it with an equivalent iterative implementation. Reviewed By: bogner Differential Revision: https://reviews.llvm.org/D33775 llvm-svn: 304522
4d8748a9
Loading