commit | b6c96af1e5f019374ab93b2b66fbf79247d24660 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Mon Nov 17 10:58:39 2014 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Mon Nov 17 10:58:39 2014 -0800 |
tree | 52190a11824e4c78d1b03cce7cad595c1715bd3a | |
parent | 70d0a054b3a2ed6ee49b2bf5d94cf52d79bbb1b9 [diff] |
Turn off dump/emit routines when building minimal subzero. Remove the dump/emit routines when ALLOW_DUMP=0. Also fixes some verbosity messages to not print if ALLOW_DUMP=0. Note: emit routines needed for emitIAS are not turned off. BUG=None R=stichnot@chromium.org Review URL: https://codereview.chromium.org/686913005