Skip to content

Commit

Permalink
Add a utility to update MIR checks, similar to update_llc_test_checks
Browse files Browse the repository at this point in the history
This adds update_mir_test_checks, which updates the check lines in mir
tests. This can only update tests that start and end with .mir
currently (ie, -run-pass) but it should be sufficient for updating at
least some of the GlobalISel tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316057 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
bogner committed Oct 18, 2017
1 parent b8354dd commit ae96b7f
Showing 1 changed file with 404 additions and 0 deletions.
Loading

0 comments on commit ae96b7f

Please sign in to comment.