eb956a2516
Fasta can generate synthetic libraries. Previously we didn't include them when serializing, but that leaves references in the binary to libraries that doesn't exist which isn't ideal. This change includes them, and adds a flag to kernel Libraries such that we know they are synthetic. Change-Id: Ied25a21cd1f384d318347021bc7ec18dae3a4e05 Reviewed-on: https://dart-review.googlesource.com/c/91722 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Peter von der Ahé <ahe@google.com>