OSDN Git Service

Add branch instructions to Subzero bitcode reader.
authorKarl Schimpf <kschimpf@google.com>
Fri, 5 Sep 2014 15:32:47 +0000 (08:32 -0700)
committerKarl Schimpf <kschimpf@google.com>
Fri, 5 Sep 2014 15:32:47 +0000 (08:32 -0700)
commitc836acb8d43c41d3d1d840d35446ec61ef7bf981
tree49931400b9fe32188a522e367f28e2bce9a2120b
parent83f9f0c1b516f563efb91f0b69cfa4c075631403
Add branch instructions to Subzero bitcode reader.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3894
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/545603003
src/PNaClTranslator.cpp
tests_lit/reader_tests/branch.ll [new file with mode: 0644]