On Sun, Apr 17, 2011 at 12:24 PM, Chris Lattner <[email protected]> wrote: > > On Apr 17, 2011, at 9:18 AM, Francois Pichet wrote: > >> On Sat, Apr 16, 2011 at 8:54 PM, Chris Lattner <[email protected]> wrote: >>> Author: lattner >>> Date: Sat Apr 16 19:54:30 2011 >>> New Revision: 129652 >>> >>> URL: http://llvm.org/viewvc/llvm-project?rev=129652&view=rev >>> Log: >>> implement rdar://9289524 - case followed immediately by break results in >>> empty IR block, >>> a -O0 code quality issue. >>> >>> Modified: >>> cfe/trunk/lib/CodeGen/CGCleanup.cpp >>> cfe/trunk/lib/CodeGen/CGStmt.cpp >>> cfe/trunk/lib/CodeGen/CodeGenFunction.h >>> cfe/trunk/test/CodeGen/switch-dce.c >>> >> >> >> This fail on Windows: >> any idea? > > Does r129660 fix this? >
yes _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
