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

Eric Christopher echristo at gmail.com
Sun Jan 11 18:38:19 PST 2015


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/






More information about the llvm-commits mailing list