OSDN Git Service

Fix this debug output to handle the case where the loop has been deleted.
authorDan Gohman <gohman@apple.com>
Mon, 28 Sep 2009 15:40:01 +0000 (15:40 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 28 Sep 2009 15:40:01 +0000 (15:40 +0000)
commit322b95cd5f94bb3ff21ce3e809ba36f1a292aea8
tree3747963f860066d3dcf7d8cc556eff1044e805f0
parent6d594a9d76ed93cd03723283c1e7ea1b59075a3d
Fix this debug output to handle the case where the loop has been deleted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopPass.cpp