commit | 1a412af4f19c45c8d947ae2912db6ac3aae59219 | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Wed Jan 06 19:26:30 2016 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Wed Jan 06 19:26:30 2016 +0000 |
tree | d16d8f6bf9b10934e4a161a92903c4a3f7645601 | |
parent | 78a42b0707069a5927c635bc52cb1c477307110c [diff] |
[WinEH] Remove calculateCatchReturnSuccessorColors The functionality that calculateCatchReturnSuccessorColors provides was once non-trivial: it was a computation layered on top of funclet coloring. These days, LLVM IR directly encodes what calculateCatchReturnSuccessorColors computed, obsoleting the need for it. No functionality change is intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256965 91177308-0d34-0410-b5e6-96231b3b80d8