"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "abcd97dcd86860e1255fd1ad119b3827be4aab36"
fix PR4767, a crash because fp stackifier visited blocks in
depth first order, so it wouldn't process unreachable blocks. When compiling at -O0, late dead block elimination isn't done and the bad instructions got to isel. llvm-svn: 81187
Loading
Please register or sign in to comment