On Tue, Mar 30, 2010 at 2:19 PM, Rafael Espindola <[email protected]> wrote: > Author: rafael > Date: Tue Mar 30 16:19:02 2010 > New Revision: 99932 > > URL: http://llvm.org/viewvc/llvm-project?rev=99932&view=rev > Log: > Fix this test on windows. When running on windows we print > double 0.000000e+000 > instead of > double 0.000000e+00
If the text output for given IR isn't consistent between platforms, it's probably a bug; please file. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
