| commit | cabd96cbaa588c483908b0d3d449863764d59d20 | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Fri Sep 14 10:30:42 2012 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Fri Sep 14 10:30:42 2012 +0000 |
| tree | 8eef656407c81c7e12350993e827537bac654896 | |
| parent | dd3cea898fe27110ffa948792854c47f9138b8f6 [diff] |
Be a bit more aggressive in bailing out of this routine. Spotted by inspection by Duncan during review. My suspicion is that we would still have returned 0 anyways in this case, but doing it sooner is better. llvm-svn: 163895