"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "61e6d987bf9d1bf661ff6655536c307e2a24fd96"
Omit extracting a loop if one of the exits is a landing pad.
The landing pad must accompany the invoke when it's extracted. However, if it does, then the loop isn't properly extracted. I.e., the resulting extraction has a loop in it. The extracted function is then extracted, etc. resulting in an infinite loop. llvm-svn: 140193
Loading
Please register or sign in to comment