diff options
| author | Dan Gohman <gohman@apple.com> | 2009-01-16 21:37:14 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-01-16 21:37:14 +0000 |
| commit | 014142fd1a6ef2bd46bc0788f86d0cd37b7bcd8f (patch) | |
| tree | 6e74152bf77e71f17965a8d038ec79d000289059 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp | |
| parent | 3289983d69dded7817ddbe965ba20c06511a4675 (diff) | |
| download | bcm5719-llvm-014142fd1a6ef2bd46bc0788f86d0cd37b7bcd8f.tar.gz bcm5719-llvm-014142fd1a6ef2bd46bc0788f86d0cd37b7bcd8f.zip | |
Fix the check for an empty basic block to check for an empty SUnits
array instead, since this is what the scheduler actually cares about.
And remove a check that is unnecessary, since it can assume that
SUnits isn't empty.
llvm-svn: 62362
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

