If there's already coverage for the specific behavior this is testing, that's fine... but that isn't equivalent to the existence of testcases using -emit-llvm.
-Eli On Wed, Aug 14, 2013 at 1:05 PM, Shuxin Yang <[email protected]> wrote: > I saw lots of testing cases (under Driver/test) using -emit-llvm. Is > that sufficient? > > > On 8/14/13 1:01 PM, Eli Friedman wrote: > > On Wed, Aug 14, 2013 at 12:45 PM, Shuxin Yang <[email protected]>wrote: > >> Author: shuxin_yang >> Date: Wed Aug 14 14:45:49 2013 >> New Revision: 188406 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=188406&view=rev >> Log: >> Do no use -emit-llvm for -flto. >> >> Tested on multiple OSes. >> > > We still need tests for the behavior of -emit-llvm (although maybe they > should be in a separate file). > > -Eli > > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
