Live-in copies go *after* EH_LABELs.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 4 Jul 2013 04:32:35 +0000 (04:32 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 4 Jul 2013 04:32:35 +0000 (04:32 +0000)
commitc982e14458ab098dcc08da5a3e8a88f07018dfbd
tree9a9266e08d67f472071d74ca166eae228bba3b55
parent08bdfe26a5e22425699a53e9ad3ee287b0c9b1b9
Live-in copies go *after* EH_LABELs.

This will soon be tested by exception handling working at all.

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