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

Issue 2896133003: Do not inline GlobalContext TLS methods. (Closed)

Created:
3 years, 7 months ago by Lei Zhang
Modified:
3 years, 7 months ago
Reviewers:
Jim Stichnoth
CC:
native-client-reviews_googlegroups.com, bradnelson
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Do not inline GlobalContext TLS methods. The gold linker thinks that causes an ODR violation. BUG=chromium:449754 R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=ca3f7bfe49aec3dcddd26ede7c547f8662b3b99a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -81 lines) Patch
M src/IceGlobalContext.h View 4 chunks +12 lines, -81 lines 0 comments Download
M src/IceGlobalContext.cpp View 5 chunks +95 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Lei Zhang
We normally wouldn't ever put this much code in Chromium headers...
3 years, 7 months ago (2017-05-23 05:57:59 UTC) #2
Jim Stichnoth
lgtm
3 years, 7 months ago (2017-05-23 10:06:15 UTC) #3
Lei Zhang
No CQ -> manual commit?
3 years, 7 months ago (2017-05-23 18:31:14 UTC) #4
Lei Zhang
On 2017/05/23 18:31:14, Lei Zhang wrote: > No CQ -> manual commit? Well, I tried ...
3 years, 7 months ago (2017-05-23 21:53:01 UTC) #5
stichnot1
On 2017/05/23 21:53:01, Lei Zhang wrote: > On 2017/05/23 18:31:14, Lei Zhang wrote: > > ...
3 years, 7 months ago (2017-05-23 22:05:02 UTC) #7
Jim Stichnoth
Committed patchset #1 (id:1) manually as ca3f7bfe49aec3dcddd26ede7c547f8662b3b99a (presubmit successful).
3 years, 7 months ago (2017-05-23 22:09:05 UTC) #9
Lei Zhang
3 years, 7 months ago (2017-05-23 22:18:06 UTC) #10
Message was sent while issue was closed.
On 2017/05/23 22:05:02, stichnot1 wrote:
> I will commit this manually as we usually do (which includes minor
clang-format
> reformatting).

Thanks. I hope to see this in the Chromium copy of subzero soon.

Powered by Google App Engine
This is Rietveld 408576698