| commit | d33f5201b5f413d0985338a6e5baf403b0e8167b | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 17 23:18:09 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 17 23:18:09 2013 +0000 |
| tree | 3d9e45b74382b0da425bf3e5e94117119123435d | |
| parent | 4d27aa0dc59ad6162463ca2f551807f4e38e4c44 [diff] |
Defer checking for unsequenced operations on the RHS of && and || in order to reduce stack usage and hopefully bring back the linux x86_64 buildbot. llvm-svn: 172765