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

Issue 2241383006: Subzero: Replace pointers to allocation functions in loads (Closed)

Created:
4 years, 4 months ago by tlively
Modified:
4 years, 4 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

Subzero: Replace pointers to allocation functions in loads BUG=https://bugs.chromium.org/p/nativeclient/issues/detail?id=4374 R=kschimpf@google.com, stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=48a568dbe65cd74ba688e7398f6f1f50450abfbe

Patch Set 1 #

Total comments: 8

Patch Set 2 : Small fixes #

Patch Set 3 : Fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -0 lines) Patch
M src/IceASanInstrumentation.cpp View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A tests_lit/asan_tests/localreplacement.ll View 1 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
tlively
4 years, 4 months ago (2016-08-16 21:30:02 UTC) #2
Jim Stichnoth
lgtm https://codereview.chromium.org/2241383006/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2241383006/diff/1/src/IceASanInstrumentation.cpp#newcode368 src/IceASanInstrumentation.cpp:368: if (Reloc != nullptr) { if (auto *Reloc ...
4 years, 4 months ago (2016-08-16 21:36:46 UTC) #3
Karl
lgtm. https://codereview.chromium.org/2241383006/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2241383006/diff/1/src/IceASanInstrumentation.cpp#newcode382 src/IceASanInstrumentation.cpp:382: instrumentLoad(Context, NewLoad); Do you need to recurse here? ...
4 years, 4 months ago (2016-08-16 21:38:43 UTC) #4
tlively
https://codereview.chromium.org/2241383006/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2241383006/diff/1/src/IceASanInstrumentation.cpp#newcode368 src/IceASanInstrumentation.cpp:368: if (Reloc != nullptr) { On 2016/08/16 21:36:46, stichnot ...
4 years, 4 months ago (2016-08-16 21:55:38 UTC) #5
tlively
4 years, 4 months ago (2016-08-16 21:55:54 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
48a568dbe65cd74ba688e7398f6f1f50450abfbe (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698