OSDN Git Service

When extracting SEME regions of code, the extractor needs to update the dominator...
authorOwen Anderson <resistor@mac.com>
Mon, 24 Aug 2009 23:32:14 +0000 (23:32 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 24 Aug 2009 23:32:14 +0000 (23:32 +0000)
commit9ea9fcdf654b9a54a072a3e28cb2091b6c84cf1c
treef71cccfae77b3188d9c6b08e0833aba1bf6f98ee
parent838dbd92d8a4b979ec1d266884ebad55f6ae6998
When extracting SEME regions of code, the extractor needs to update the dominator tree for split return blocks.

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