On Mon, Apr 27, 2009 at 2:19 PM, Daniel Dunbar <[email protected]> wrote: > Author: ddunbar > Date: Mon Apr 27 16:19:07 2009 > New Revision: 70249 > > URL: http://llvm.org/viewvc/llvm-project?rev=70249&view=rev > Log: > Add -empty-input-only option, for timing. > - Forces input file to be empty to time startup/shutdown costs.
How is this different from just using /dev/null as the input? -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
