Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 916313004: Fix subzero translator to use new API for reporting errors. (Closed)

Created:
5 years, 10 months ago by Karl
Modified:
5 years, 9 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix subzero translator to use new API for reporting errors. The error handling in LLVM for errors has been updated so that errors in the bitcode stream no longer cause (assertion crashes). This CL applies the appropriate changes to subzero. See CL https://codereview.chromium.org/932953002 for changes to error handling for LLVM. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4002 R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=22ed4eb40f1b4e0b92d5ac0db91a8a31824aa49d

Patch Set 1 #

Patch Set 2 : Fix nits #

Patch Set 3 : CLean up tests. #

Patch Set 4 : Fix formatting. #

Patch Set 5 : Merged into master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -220 lines) Patch
M src/PNaClTranslator.cpp View 1 2 3 4 13 chunks +24 lines, -32 lines 0 comments Download
M tests_lit/parse_errs/insertextract-err.ll View 1 2 3 4 1 chunk +84 lines, -84 lines 0 comments Download
M tests_lit/parse_errs/nacl-fake-intrinsic.ll View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M unittest/IceParseInstsTest.cpp View 1 2 3 17 chunks +34 lines, -102 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Karl
5 years, 10 months ago (2015-02-19 21:23:36 UTC) #2
Jim Stichnoth
lgtm
5 years, 10 months ago (2015-02-19 23:41:36 UTC) #3
Karl
5 years, 9 months ago (2015-03-04 20:17:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
22ed4eb40f1b4e0b92d5ac0db91a8a31824aa49d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698