| commit | b33a2af2076ec1e24030f2a330fd547a1823b884 | [log] [tgz] |
|---|---|---|
| author | Karl Schimpf <kschimpf@google.com> | Tue May 12 08:26:23 2015 -0700 |
| committer | Karl Schimpf <kschimpf@google.com> | Tue May 12 08:26:23 2015 -0700 |
| tree | 06c461680e099fdee62ed2d43959f67cb023860f | |
| parent | 90db6ae07e53badfc9318c219d4d17cd8961e68d [diff] |
Update subzero bitcode parser to use new API for bitstream reading. Dependent on https://codereview.chromium.org/1122423005 being committed first. BUG=https://code.google.com/p/nativeclient/issues/detail?id=4164 R=jvoung@chromium.org Review URL: https://codereview.chromium.org/1130313002