Revert "[vm, ffi] Remove special case for Fuchsia FFI callback thunks."
This reverts commit61f45d66b2. This reverts commita0ab33ac52. This reverts commit68e2512ace. This reverts commitfb732a570d. TEST=ci Bug: b/501539846 Cq-Include-Trybots: luci.dart.try:vm-fuchsia-release-x64-try,vm-fuchsia-release-arm64-try,vm-ffi-mac-debug-simarm64_arm64-try,vm-ffi-mac-release-simarm64_arm64-try Change-Id: I7f27bb15bf1fcb26fe8793a043b7530ed99a02a7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/495480 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
committed by
dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent
19f129e946
commit
df5cae97dc
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
include: [
|
||||
"//runtime/vm.shard.cml",
|
||||
"//runtime/vm-jit.shard.cml",
|
||||
],
|
||||
program: {
|
||||
binary: "exe.stripped/dartvm",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
include: [
|
||||
"//runtime/vm.shard.cml",
|
||||
"//runtime/vm-jit.shard.cml",
|
||||
],
|
||||
program: {
|
||||
binary: "exe.stripped/run_vm_tests",
|
||||
|
||||
Reference in New Issue
Block a user