Make sure copies are inserted after any exception handling labels at the top of
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 30 Oct 2010 01:26:16 +0000 (01:26 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 30 Oct 2010 01:26:16 +0000 (01:26 +0000)
commit5b4bb218d1fb248474c997b865491182bad6ff61
tree8c9a008083a9823feb5d703535af65175a5509ff
parent92095e7b3f1eef7b4f2eb0cf037e6b7a01478dab
Make sure copies are inserted after any exception handling labels at the top of
a basic block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117764 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SplitKit.cpp