[cfe-commits] r70249 - /cfe/trunk/tools/clang-cc/clang-cc.cpp

Chris Lattner clattner at apple.com
Mon Apr 27 20:27:38 PDT 2009


On Apr 27, 2009, at 6:28 PM, Daniel Dunbar wrote:

> It isn't, but for automatically making breakdowns like the ones at
>   http://clang.llvm.org/performance.html
> its much simpler to just use "-Xclang -empty-input-only" than to try  
> and modify the build system.

Wow, that page is old..

-Chris

>
>  - Daniel
>
> On Mon, Apr 27, 2009 at 4:20 PM, Eli Friedman  
> <eli.friedman at gmail.com> wrote:
> On Mon, Apr 27, 2009 at 2:19 PM, Daniel Dunbar <daniel at zuster.org>  
> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090427/33cfb109/attachment.html>


More information about the cfe-commits mailing list