commit | a522965993d0cfb4ea744be24f1da3c8127d25f4 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Thu Nov 12 10:25:21 2015 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Thu Nov 12 10:25:21 2015 -0800 |
tree | 8afa9cad1fd33fb1ffaa0c29ee3c46f5b16c3a7f | |
parent | 799ba673b3c130d9754104e1f1dfb5b8c652fe67 [diff] |
Subzero: Add "--verbose=status" option. This just prints the function being translated, once per function. This is useful if there is a crash or fatal error somewhere, and you want to quickly discover which function to set -verbose-focus on. Also, fixes some warnings/errors in the MINIMAL build. BUG= none R=kschimpf@google.com Review URL: https://codereview.chromium.org/1439983002 .