Fixing a bug with WinEH PHI handling
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 20 Mar 2015 21:42:54 +0000 (21:42 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 20 Mar 2015 21:42:54 +0000 (21:42 +0000)
commite0e1c1d94db62adc65fb4a64dce5a1bb95281b05
treeaec090fa75d2ac41da6e471bacbff59e539eec28
parent39110ecd35f9ed643bf335b94789871b297bf03a
Fixing a bug with WinEH PHI handling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232851 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp
lib/Transforms/Utils/CloneFunction.cpp
test/CodeGen/WinEH/cppeh-catch-unwind.ll [new file with mode: 0644]