[PATCH] Add a new utility script that helps update very simple regression tests.

Chandler Carruth chandlerc at gmail.com
Sun Jan 11 20:44:43 PST 2015


Thanks, done and submitted in r225618. Lemme know if the comments don't
work for you. =]

On Sun, Jan 11, 2015 at 6:38 PM, Eric Christopher <echristo at gmail.com>
wrote:

> LGTM with some comments for the regexes and the spot I pointed out
> otherwise.
>
> Thanks!
>
> -eric
>
>
> ================
> Comment at: utils/update_llc_test_checks.py:166
> @@ +165,3 @@
> +
> +      if is_in_function:
> +        if l.strip() == ';':
> ----------------
> Comment this bit?
>
> http://reviews.llvm.org/D5546
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150111/28c70268/attachment.html>


More information about the llvm-commits mailing list