]> granicus.if.org Git - llvm/commit
Do not call Loop::getName on possibly dead loops
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 4 Oct 2017 22:02:27 +0000 (22:02 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 4 Oct 2017 22:02:27 +0000 (22:02 +0000)
commit59b282a39e473b91a771166da59ea6d7188bced9
treeb3df3025b0a7e3035808c75949f1d5737f6885f8
parent587a4b0470560ebe90a8ee0a317d699395a6ed2d
Do not call Loop::getName on possibly dead loops

This fixes PR34832.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314938 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopAnalysisManager.cpp
test/Other/loop-pm-invalidation.ll