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

Issue 253923005: Fix android_arm.debug after r20051 (Closed)

Created:
6 years, 7 months ago by rmcilroy
Modified:
6 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix android_arm.debug after r20051 The ConstantPoolBuilder stores RelocInfo in an stl::vector, therefore RelocInfo cannot subclass BASE_EMBEDDED. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21056

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/arm/assembler-arm.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/assembler.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
rmcilroy
PTAL.
6 years, 7 months ago (2014-04-29 13:53:28 UTC) #1
Jakob Kummerow
lgtm https://codereview.chromium.org/253923005/diff/1/src/arm/assembler-arm.h File src/arm/assembler-arm.h (right): https://codereview.chromium.org/253923005/diff/1/src/arm/assembler-arm.h#newcode732 src/arm/assembler-arm.h:732: // RelocInfo would need to subclass Zone which ...
6 years, 7 months ago (2014-04-29 14:01:06 UTC) #2
rmcilroy
https://codereview.chromium.org/253923005/diff/1/src/arm/assembler-arm.h File src/arm/assembler-arm.h (right): https://codereview.chromium.org/253923005/diff/1/src/arm/assembler-arm.h#newcode732 src/arm/assembler-arm.h:732: // RelocInfo would need to subclass Zone which it ...
6 years, 7 months ago (2014-04-29 14:11:51 UTC) #3
rmcilroy
6 years, 7 months ago (2014-04-29 14:14:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r21056 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698