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

Issue 695563006: Subzero: Use a common RelocOffsetType / RelocOffsetT. (Closed)

Created:
6 years, 1 month ago by jvoung (off chromium)
Modified:
6 years, 1 month ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Subzero: Use a common RelocOffsetType / RelocOffsetT. There is one in IceDefs.h and one in IceGlobalInits.h. Can we just use one? BUG=none (mini cleanup) R=kschimpf@google.com, stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=c0d965fc28d1ef134b34bea7825399639c88e9d6

Patch Set 1 #

Total comments: 4

Patch Set 2 : add back constant #

Patch Set 3 : format-diff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -14 lines) Patch
M src/IceConverter.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M src/IceDefs.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/IceGlobalInits.h View 1 2 2 chunks +3 lines, -8 lines 0 comments Download
M src/IceTargetLoweringX8632.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
jvoung (off chromium)
https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h File src/IceGlobalInits.h (right): https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h#newcode232 src/IceGlobalInits.h:232: SizeT getNumBytes() const final { return sizeof(RelocOffsetT); } or ...
6 years, 1 month ago (2014-11-04 19:21:55 UTC) #2
Jim Stichnoth
LGTM, as long as Karl agrees.
6 years, 1 month ago (2014-11-04 19:28:55 UTC) #3
Karl
lgtm LGTM. https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h File src/IceGlobalInits.h (right): https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h#newcode232 src/IceGlobalInits.h:232: SizeT getNumBytes() const final { return sizeof(RelocOffsetT); ...
6 years, 1 month ago (2014-11-04 20:15:00 UTC) #5
Jim Stichnoth
https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h File src/IceGlobalInits.h (right): https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h#newcode232 src/IceGlobalInits.h:232: SizeT getNumBytes() const final { return sizeof(RelocOffsetT); } On ...
6 years, 1 month ago (2014-11-04 20:18:05 UTC) #6
Karl
lgtm https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h File src/IceGlobalInits.h (right): https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h#newcode232 src/IceGlobalInits.h:232: SizeT getNumBytes() const final { return sizeof(RelocOffsetT); } ...
6 years, 1 month ago (2014-11-04 23:01:21 UTC) #7
jvoung (off chromium)
On 2014/11/04 23:01:21, Karl wrote: > lgtm > > https://codereview.chromium.org/695563006/diff/1/src/IceGlobalInits.h > File src/IceGlobalInits.h (right): > ...
6 years, 1 month ago (2014-11-04 23:04:42 UTC) #8
jvoung (off chromium)
6 years, 1 month ago (2014-11-05 00:55:05 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c0d965fc28d1ef134b34bea7825399639c88e9d6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698