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

Issue 1728913002: Fix running on debug + clang + ARM64 + --link-natives-lazily. (Closed)

Created:
4 years, 10 months ago by rmacnak
Modified:
4 years, 10 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix running on debug + clang + ARM64 + --link-natives-lazily. Don't expect the C compiler to maintain ABI alignment on calls within a compilation unit. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/d377a817a5aa4a57076cc29526c275732660dfcd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M runtime/vm/native_entry.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/native_entry.cc View 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 10 months ago (2016-02-24 00:07:11 UTC) #2
Florian Schneider
lgtm
4 years, 10 months ago (2016-02-24 00:12:02 UTC) #3
rmacnak
4 years, 10 months ago (2016-02-24 17:38:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d377a817a5aa4a57076cc29526c275732660dfcd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698