1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Analysis/DivergenceAnalysis
Matt Arsenault 006429b341 DivergenceAnalysis: Fix crash with no return blocks
The post dominator tree does not have a root node in this case.

llvm-svn: 268933
2016-05-09 16:57:08 +00:00
..
AMDGPU DivergenceAnalysis: Fix crash with no return blocks 2016-05-09 16:57:08 +00:00
NVPTX