diff options
author | Matthias Braun <matze@braunis.de> | 2016-09-22 21:39:52 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-09-22 21:39:52 +0000 |
commit | 46533e614b78c538c24260f180a0b13298f198bb (patch) | |
tree | b999be6a2a535c65261897126541e10d400ab0f9 /lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/TestBreakpointSerialization.py | |
parent | c7957ef86cc4e8b87d19e746062368344c7acf7d (diff) | |
download | bcm5719-llvm-46533e614b78c538c24260f180a0b13298f198bb.tar.gz bcm5719-llvm-46533e614b78c538c24260f180a0b13298f198bb.zip |
MachineScheduler: Remove ineffective heuristic; NFC
Currently all nodes get added to the NextSU list when they are released,
so any candidate must be in that list, making the heuristic ineffective.
Remove it for now, we can add it back later in a working fashion if
necessary.
llvm-svn: 282200
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/TestBreakpointSerialization.py')
0 files changed, 0 insertions, 0 deletions