9ee73fe322
This CL replaces outdated VmTarget and FlutterTarget with VmFastaTarget and FlutterFastaTarget. 'Fasta' suffix is droped from target names. The new FlutterTarget extends VmTarget, so they share more code. Change-Id: Id79956698a889c9a49b8a67914f1f96a731407ab Reviewed-on: https://dart-review.googlesource.com/9423 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Dmitry Stefantsov <dmitryas@google.com> Reviewed-by: Peter von der Ahé <ahe@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>
Target configurations.
A target can tailor the kernel IR for a specific backend.