OSDN Git Service

SplitBlock should only attempt to update LoopInfo if it is actually being used.
authorOwen Anderson <resistor@mac.com>
Fri, 3 Oct 2008 06:55:35 +0000 (06:55 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 3 Oct 2008 06:55:35 +0000 (06:55 +0000)
commita90793b431458c1bac4c7267946738968c4cdf58
treec173ec6719013abbd607f7bb553c6b68ce91783a
parent91b6f97ce4273fee5516692e3f27cd76d67986fc
SplitBlock should only attempt to update LoopInfo if it is actually being used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/BasicBlockUtils.cpp