Files
archived-llvm/test/Analysis/MemorySSA
Alina Sbirlea e536ca663f [MemorySSA] Check for unreachable blocks when getting last definition.
If a single predecessor is found, still check if the block is
unreachable. The test that found this had a self loop unreachable block.
Resolves PR43493.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373383 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-01 19:09:50 +00:00
..