commit | 2e7daeff480fa07a3bb8b3eeeedaec369a7521a7 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Fri Jan 09 13:04:13 2015 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Fri Jan 09 13:04:13 2015 -0800 |
tree | 08b5b002610a9cbf17d37526e5679cd1c9064fa1 | |
parent | 91a3e2c9973fb8bd264c9bcbe45081cf8fb24922 [diff] |
Add ability to test parsing of bitcode records in Subzero. Extends the NaCl bitcode munger so that the PNaClTranslator parser can be applied to the defined sequence of record values. BUG=None R=jvoung@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/800883006