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

Issue 1177873003: Removes const qualification for two methods in TargetDataLowering. (Closed)

Created:
5 years, 6 months ago by John
Modified:
5 years, 6 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

Removes const qualification for two methods in TargetDataLowering. Removes const qualifier for TargetDataLowering::lowerGlobals() and TargetDataLowering::lowerConstants() BUG= None R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=0f86d03ca2e44639ba03c659413f39eedcc75541

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -21 lines) Patch
M src/IceTargetLowering.h View 1 chunk +2 lines, -3 lines 0 comments Download
M src/IceTargetLoweringARM32.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/IceTargetLoweringARM32.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/IceTargetLoweringMIPS32.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/IceTargetLoweringX8632.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/IceTargetLoweringX8632.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
John
5 years, 6 months ago (2015-06-12 21:34:05 UTC) #2
Jim Stichnoth
lgtm
5 years, 6 months ago (2015-06-12 21:58:06 UTC) #3
John
5 years, 6 months ago (2015-06-15 14:44:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0f86d03ca2e44639ba03c659413f39eedcc75541 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698