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

Issue 775173002: Fix PNaCl bitcode to LLVM IR reader to match new API. (Closed)

Created:
6 years ago by Karl
Modified:
6 years ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Fix PNaCl bitcode to LLVM IR reader to match new API. When LLVM 3.5 was merged, the handling of errors was broken. This is being fixed in the CL listed below. This CL fixes Subzero's call so that it will work with the CL listed below. Relavant LLVM CL: https://codereview.chromium.org/770853002 BUG= https://code.google.com/p/nativeclient/issues/detail?id=4006 R=jfb@chromium.org, stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=ae35f196bbc82e6fe7ccb2716368221d7a26476d

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/llvm2ice.cpp View 2 chunks +11 lines, -1 line 2 comments Download

Messages

Total messages: 6 (1 generated)
Karl
6 years ago (2014-12-03 18:42:23 UTC) #2
Jim Stichnoth
LGTM modulo bikeshedding. https://codereview.chromium.org/775173002/diff/1/src/llvm2ice.cpp File src/llvm2ice.cpp (right): https://codereview.chromium.org/775173002/diff/1/src/llvm2ice.cpp#newcode174 src/llvm2ice.cpp:174: cl::init(false)); I realize the default false ...
6 years ago (2014-12-03 20:35:16 UTC) #3
Karl
https://codereview.chromium.org/775173002/diff/1/src/llvm2ice.cpp File src/llvm2ice.cpp (right): https://codereview.chromium.org/775173002/diff/1/src/llvm2ice.cpp#newcode174 src/llvm2ice.cpp:174: cl::init(false)); On 2014/12/03 20:35:15, stichnot wrote: > I realize ...
6 years ago (2014-12-03 20:57:29 UTC) #4
JF
lgtm
6 years ago (2014-12-03 21:04:30 UTC) #5
Karl
6 years ago (2014-12-03 22:50:01 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ae35f196bbc82e6fe7ccb2716368221d7a26476d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698