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 | 8554449e311e50f2e96db1081a17ccf7151ef7f6 (patch) | |
tree | 0ac77b0f9cad33eca0f956603106c710545172db /lib/CodeGen/IntrinsicLowering.cpp | |
parent | febf71db2db61b8c7bac2ddffba8f1d5d1a95cb9 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62362 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions