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

Issue 10908254: NaCl: Remove the only use of NACL_ARCH_CPU_* #defines (Closed)

Created:
8 years, 3 months ago by Mark Seaborn
Modified:
8 years, 3 months ago
Reviewers:
Nick Bray, bradn
CC:
chromium-reviews
Visibility:
Public.

Description

NaCl: Remove the only use of NACL_ARCH_CPU_* #defines Use NACL_BUILD_ARCH/SUBARCH instead, since that is the usual way of checking the architecture in NaCl code. BUG=none TEST=trybots Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156827

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M ppapi/native_client/src/trusted/plugin/arch_x86/sandbox_isa.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Seaborn
8 years, 3 months ago (2012-09-14 15:01:21 UTC) #1
Nick Bray
LGTM
8 years, 3 months ago (2012-09-14 17:35:55 UTC) #2
bradn
8 years, 3 months ago (2012-09-14 20:13:30 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698