commit | 97501839d2dd8210723d132e6555a69d0c297dc7 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Tue Sep 16 13:35:32 2014 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Tue Sep 16 13:35:32 2014 -0700 |
tree | 1d5ca27e5d3753a38dfcee04089fcdfd73853e3a | |
parent | e8b404b4525983df8b790d18afcca4cc79430133 [diff] |
Add unreachable instruction to Subzero. Also fixes error messages on instruction operands, to print out the operand (rather than pointer to it), since we can now print out operands. BUG= https://code.google.com/p/nativeclient/issues/detail?id=389 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/577703002