commit | c0fdc27ca71ab7123af908c688aa041ba2f18461 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Tue Sep 02 10:47:28 2014 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Tue Sep 02 10:47:28 2014 -0700 |
tree | a73660719e86a42fff4a3c0e69399b9786aeaef8 | |
parent | dddc306959dfa7a45566ee959ba870a119eb4a21 [diff] |
Add cast instructions to subzero's pnacl bitcode translator. Also clean up other error cases (in function block) to simply return, since they have already generated an error message. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3894 R=jvoung@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/514273002