diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-02-01 22:19:26 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-02-01 22:19:26 +0000 |
commit | fff0dfd810d462a3450e6fa1fffec2ecffeff3d2 (patch) | |
tree | 63b8b9314f2ee904cfab3b419ea31d1967f9fe3a /lldb/scripts/Python | |
parent | 9f05206659d5017f9fced959d72b018a4ec54f46 (diff) | |
download | llvm-fff0dfd810d462a3450e6fa1fffec2ecffeff3d2.zip llvm-fff0dfd810d462a3450e6fa1fffec2ecffeff3d2.tar.gz llvm-fff0dfd810d462a3450e6fa1fffec2ecffeff3d2.tar.bz2 |
Fix a bug in the TopoOrderRC comparison function.
The final tie breaker comparison also needs to return +/-1, or 0.
This is not a less() function.
This could cause otherwise identical super-classes to be ordered
unstably, depending on what the system qsort routine does with a bad
compare function.
llvm-svn: 149549
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions