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

Issue 1460003003: Fix race condition in jump table list creation (Closed)

Created:
5 years, 1 month ago by sehr
Modified:
5 years, 1 month ago
Reviewers:
Jim Stichnoth
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

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add some missing consts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M src/IceCfg.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M src/IceGlobalContext.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/IceGlobalContext.cpp View 1 1 chunk +4 lines, -3 lines 0 comments Download
M src/IceSwitchLowering.h View 1 1 chunk +7 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sehr
I think it just needs to create the whole entry, then insert it in the ...
5 years, 1 month ago (2015-11-20 00:42:49 UTC) #3
Jim Stichnoth
LGTM, thanks! https://codereview.chromium.org/1460003003/diff/1/src/IceSwitchLowering.h File src/IceSwitchLowering.h (right): https://codereview.chromium.org/1460003003/diff/1/src/IceSwitchLowering.h#newcode86 src/IceSwitchLowering.h:86: JumpTableData(IceString FuncName, SizeT Id, const TargetList &TargetOffsets) ...
5 years, 1 month ago (2015-11-20 01:02:20 UTC) #4
sehr
Thanks for the review. Waiting for check-presubmit. https://codereview.chromium.org/1460003003/diff/1/src/IceSwitchLowering.h File src/IceSwitchLowering.h (right): https://codereview.chromium.org/1460003003/diff/1/src/IceSwitchLowering.h#newcode86 src/IceSwitchLowering.h:86: JumpTableData(IceString FuncName, ...
5 years, 1 month ago (2015-11-20 05:43:15 UTC) #5
sehr
5 years, 1 month ago (2015-11-20 05:47:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0fe6b5448002000c97eccc62e02a4a73e15a9e9a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698