commit | e5a5be75cb4ee4440f7cb4cb9ff63d439734cb83 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Wed Sep 10 11:51:38 2014 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Wed Sep 10 11:51:38 2014 -0700 |
tree | f4f7b2e2044aefa5c4825f30de03814f6a4e544e | |
parent | a262333e7339a33df4863a521a7ae71cb18bb138 [diff] |
Subzero: Fix Phi lowering. This addresses a TODO and fixes a code generation bug that was causing sprintf and _vfprintf_r to execute incorrectly. BUG= none R=jvoung@chromium.org Review URL: https://codereview.chromium.org/560773002