commit | c070d6f7b9e8d2db74a953bb76de03164a0a5f55 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Fri Jun 26 10:25:33 2015 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Fri Jun 26 10:25:33 2015 -0700 |
tree | 1660d360e67006b4301dda468391b43b4e444557 | |
parent | 7cd5351c07806a1bc7ba1c1aec3380f7b715bda8 [diff] |
Fixes bug on conditional branch where the targets are the same. Fixes constructor InstBr when it is a conditional branch, and the true and false branches are the same. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4212 R=jpp@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/1215443002.