Chris Lattner <[email protected]> writes: >> In this particular case, we didn't elide the block at -O0 anyway. It's >> only skipped if optimizations are on, which seems kind of silly since >> the backend will remove it for us. > > Ok, I don't have any objection to keeping the block then.
Removed the extra logic in r199302. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
