commit | 0115643a5be1128254b906e312579a24cb4b0b6c | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Fri Sep 18 08:18:07 2015 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Fri Sep 18 08:18:07 2015 +0000 |
tree | dc99c97f8325000ea0e71aff43bd867bc395ed13 | |
parent | 43c0cee390ccfe0eff192a2d6e2f250298d70cd6 [diff] |
[WinEH] Moved funclet pads should be in relative order We shifted the MachineBasicBlocks to the end of the MachineFunction in DFS order. This will not ensure that MachineBasicBlocks which fell through to one another will remain contiguous. Instead, implement a stable sort algorithm for iplist. This partially reverts commit r214150. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247978 91177308-0d34-0410-b5e6-96231b3b80d8