It wasn't actually running the pass, and since it is missing the llvm prefix, the eh intrinsic was not really an IntrinsicInst. Also add missing test for lifetime markers. llvm-svn: 275370
We shouldn't crash on unhandled intrinsics. Also simplify failure handling in loop. llvm-svn: 259546