Don't sink the instruction to before a landingpad instruction.
authorBill Wendling <isanbard@gmail.com>
Mon, 15 Aug 2011 22:53:05 +0000 (22:53 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 15 Aug 2011 22:53:05 +0000 (22:53 +0000)
commit6456a62178818204e0807aada7b699ab647bebc6
treecfa4ac5ff1ef22247f2eec7a204f11805794c4d2
parentd30243402bf5db25e8b947bd3de2677d0f6c9637
Don't sink the instruction to before a landingpad instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137672 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp