[WinEH] ExitingScope is vacuously true if !PoppedCatches.empty()
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 31 Mar 2015 22:43:56 +0000 (22:43 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 31 Mar 2015 22:43:56 +0000 (22:43 +0000)
commitf6fb716e0fc14f1cc1c7e4aa8bb56f8545b0fd26
tree8431698bb8f79d4f5012d83016ebf24b5a35bcb2
parent64386621ec978386e0238fc16990861c5d4d98c1
[WinEH] ExitingScope is vacuously true if !PoppedCatches.empty()

Remove a redundant condition, no functional change intended.

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