OSDN Git Service

Fix Subzero's LLVM bitcode reader to use a diagnostic handler.
authorKarl Schimpf <kschimpf@google.com>
Tue, 25 Aug 2015 20:47:27 +0000 (13:47 -0700)
committerKarl Schimpf <kschimpf@google.com>
Tue, 25 Aug 2015 20:47:27 +0000 (13:47 -0700)
commit25529f7bdaf3dfa08455b87642a120e84961d6d6
tree60392dce85aad40cf3903a74146a783e622e7d58
parentd24cfda1f63f04f22118addb793b197fd3141b15
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 .
src/IceCompiler.cpp