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

Issue 308023007: ARM64: Fix ASM_LOCATION and the like. (Closed)

Created:
6 years, 6 months ago by jbramley
Modified:
6 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM64: Fix ASM_LOCATION and the like. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21620

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make sure that V8_HOST_ARCH_* is defined. #

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

Messages

Total messages: 6 (0 generated)
jbramley
6 years, 6 months ago (2014-06-02 12:37:02 UTC) #1
ulan
https://codereview.chromium.org/308023007/diff/1/src/checks.h File src/checks.h (right): https://codereview.chromium.org/308023007/diff/1/src/checks.h#newcode34 src/checks.h:34: #if V8_TARGET_ARCH_ARM64 && !V8_HOST_ARCH_ARM64 I think this branch is ...
6 years, 6 months ago (2014-06-02 12:48:56 UTC) #2
jbramley
https://codereview.chromium.org/308023007/diff/1/src/checks.h File src/checks.h (right): https://codereview.chromium.org/308023007/diff/1/src/checks.h#newcode34 src/checks.h:34: #if V8_TARGET_ARCH_ARM64 && !V8_HOST_ARCH_ARM64 On 2014/06/02 12:48:56, ulan wrote: ...
6 years, 6 months ago (2014-06-02 12:52:37 UTC) #3
jbramley
On 2014/06/02 12:52:37, jbramley wrote: > https://codereview.chromium.org/308023007/diff/1/src/checks.h > File src/checks.h (right): > > https://codereview.chromium.org/308023007/diff/1/src/checks.h#newcode34 > ...
6 years, 6 months ago (2014-06-02 17:07:13 UTC) #4
ulan
Thank you for checking it with cross builds. LGTM.
6 years, 6 months ago (2014-06-03 07:19:02 UTC) #5
jbramley
6 years, 6 months ago (2014-06-03 07:37:22 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r21620 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698