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

Issue 39193003: Fix ARM build on mac. (Closed)

Created:
7 years, 2 months ago by Paul Lind
Modified:
7 years, 2 months ago
Reviewers:
danno, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix ARM build on mac. Remove a couple unused vars left behind after r16676. Clang on mac is pickier than gcc on linux, specifically gcc does not complain about unused class member variables. BUG= R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17356

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Paul Lind
PTAL, a trivial change to get the ARM (sim) building on mac again.
7 years, 2 months ago (2013-10-24 05:17:31 UTC) #1
danno
lgtm
7 years, 2 months ago (2013-10-24 06:50:46 UTC) #2
Paul Lind
7 years, 2 months ago (2013-10-24 07:03:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17356 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698