commit | 25529f7bdaf3dfa08455b87642a120e84961d6d6 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Tue Aug 25 13:47:27 2015 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Tue Aug 25 13:47:27 2015 -0700 |
tree | 60392dce85aad40cf3903a74146a783e622e7d58 | |
parent | d24cfda1f63f04f22118addb793b197fd3141b15 [diff] |
Fix Subzero's LLVM bitcode reader to use a diagnostic handler. This encorporate the changes introduced by llvm CL https://codereview.chromium.org/1310883003 (see for details). BUG=None R=dschuff@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/1312473006 .