OSDN Git Service

Add constants block to PNaCl bitcode reader.
authorKarl Schimpf <kschimpf@google.com>
Mon, 8 Sep 2014 20:41:09 +0000 (13:41 -0700)
committerKarl Schimpf <kschimpf@google.com>
Mon, 8 Sep 2014 20:41:09 +0000 (13:41 -0700)
commitf12355ec5d0680048003f88435aa895830df4bf2
treefe372310fb2bd0c11c7271f401745defa465af22
parent7076c8881d4169363d9cbb2a22fd7d369fa5675f
Add constants block to PNaCl bitcode reader.

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

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