commit | 2e8bfbb9e2a5be0271d771f197d629e6f7d3568e | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Tue Sep 16 10:16:00 2014 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Tue Sep 16 10:16:00 2014 -0700 |
tree | 91823e9d3245440843b190c360386521d27e8e7e | |
parent | 8fcefc387b4c178fd543016e1a90f8b4336aadcf [diff] |
Subzero: Refactor Operand::dump(). A "standalone" version of dump() is provided, taking just an Ostream argument and not requiring a Cfg or GlobalContext argument. BUG= none R=kschimpf@google.com Review URL: https://codereview.chromium.org/570713006