diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-09-18 08:18:07 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-09-18 08:18:07 +0000 |
commit | 9966fe8f85da4ea734973af93dba3a74fb990878 (patch) | |
tree | eb9481a9cae0aee46dd432d918354e41068e7565 /llvm/lib/Support/GraphWriter.cpp | |
parent | 36b6c39d4862b709e2e783581f19a09d534e6ca3 (diff) | |
download | llvm-9966fe8f85da4ea734973af93dba3a74fb990878.zip llvm-9966fe8f85da4ea734973af93dba3a74fb990878.tar.gz llvm-9966fe8f85da4ea734973af93dba3a74fb990878.tar.bz2 |
[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.
llvm-svn: 247978
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions