1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 12:06:26 +00:00

[infra] Fix filesets for new vm-kernel-precomp builders

TBR=whesse@google.com

Change-Id: I81a836d532a355db5e3a74a244af71605e0c04c3
Reviewed-on: https://dart-review.googlesource.com/69102
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Alexander Thomas 2018-08-09 11:50:36 +00:00
parent 8e2f28e264
commit af02ccae83

View File

@ -94,6 +94,7 @@
"out/DebugSIMARM64/",
"out/DebugSIMDBC64/",
"out/DebugX64/",
"out/ProductX64/",
"out/ReleaseIA32/",
"out/ReleaseSIMARM/",
"out/ReleaseSIMARM64/",
@ -102,6 +103,7 @@
"xcodebuild/DebugIA32/",
"xcodebuild/DebugX64/",
"xcodebuild/ReleaseIA32/",
"xcodebuild/ReleaseSIMARM64/",
"xcodebuild/ReleaseX64/",
"samples/",
"samples-dev/",