Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 4c32cdd

Browse files
dcharkescommit-bot@chromium.org
authored andcommitted
[vm/ffi] Fix ffi trampoline class finalization - fix test on android
Change-Id: I4389667701de45827e093305bdda8443520abe54 Cq-Include-Trybots: luci.dart.try:vm-ffi-android-debug-arm-try, app-kernel-linux-debug-x64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103844 Commit-Queue: Daco Harkes <[email protected]> Reviewed-by: Daco Harkes <[email protected]>
1 parent fee615c commit 4c32cdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ffi/regress_37100_test.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
4+
//
5+
// SharedObjects=ffi_test_functions
46

57
import 'dart:ffi';
68

0 commit comments

Comments
 (0)