Correct handling of the following FileCheck options is implemented in
update_llc_test_checks.py and update_test_checks.py scripts:
- -check-prefix (with a single dash)
- -check-prefixes (with multiple prefixes)
Paths
| Differential D28572
[utils] Improve extraction of check prefixes from RUN lines ClosedPublic Authored by n.bozhenov on Jan 11 2017, 10:50 AM.
Details Summary Correct handling of the following FileCheck options is implemented in
Diff Detail Event Timelinen.bozhenov retitled this revision from to [utils] Improve extraction of check prefixes from RUN lines. n.bozhenov updated this object. • dberlin edited edge metadata. Comment Actionsthis looks correct. This revision is now accepted and ready to land.Jan 13 2017, 10:54 AM Closed by commit rL292008: [utils] Improve extraction of check prefixes from RUN lines (authored by n.bozhenov). · Explain WhyJan 14 2017, 1:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 84002 utils/update_llc_test_checks.py
utils/update_test_checks.py
|