commit | c132b767b45448e228d121dc92c61efcf400d3f6 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Thu Sep 11 09:43:47 2014 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Thu Sep 11 09:43:47 2014 -0700 |
tree | 98b76223b56df7648a9e2d9dc3181ae7bdf28212 | |
parent | 64dcde7e0a79c375df09362c2d7725dbac9ecb14 [diff] |
Fix symbol table handling in functions. Also fixes minor issues with branches in instructions (i.e. defining entry node and computing predecessors). BUG= https://code.google.com/p/nativeclient/issues/detail?id=3892 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/561823002