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

Issue 2953653002: [arm, arm64] Convince the Android toolchain not to bypass memcpy in Read/StoreUnaligned. (Closed)

Created:
3 years, 6 months ago by rmacnak
Modified:
3 years, 6 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[arm, arm64] Convince the Android toolchain not to bypass memcpy in Read/StoreUnaligned. R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/e1b31c6b4bc623149d1a8d3dd3816bbd3de60ff3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M runtime/platform/globals.h View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
3 years, 6 months ago (2017-06-21 20:39:48 UTC) #2
zra
lgtm
3 years, 6 months ago (2017-06-21 20:57:50 UTC) #3
rmacnak
Committed patchset #1 (id:1) manually as e1b31c6b4bc623149d1a8d3dd3816bbd3de60ff3 (presubmit successful).
3 years, 6 months ago (2017-06-21 21:03:56 UTC) #5
rmacnak
3 years, 6 months ago (2017-06-21 21:04:57 UTC) #6
Message was sent while issue was closed.
At this time the ARM Linux toolchain is gcc and the ARM Android toolchain is
clang, so it may be a gcc versus clang thing instead of Linux verus Android.

Powered by Google App Engine
This is Rietveld 408576698