[cfe-commits] [PATCH] Move frontend timer to CompilerInstance
Daniel Dunbar
daniel at zuster.org
Sat Nov 28 16:25:32 PST 2009
On Wed, Nov 25, 2009 at 12:10 PM, Kovarththanan Rajaratnam
<kovarththanan.rajaratnam at gmail.com> wrote:
> Hey,
>
> Ok to commit?
Please put the else on the same line in:
> + }
> + else
> + ExecuteAction();
and frontend is misspelled as fronend at one point, otherwise looks
good please apply! Thanks!
- Daniel
> This patch moves the frontend timer from clang-cc into CompilerInstance.
> CompilerInstance already contains various objects that are used
> throughout the entire run.
>
> --
> Best regards,
> Kovarththanan Rajaratnam
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
More information about the cfe-commits
mailing list