DescriptionAdd a fallback mode for building summaries.
When summaries are built in fallback mode, the only information stored
in the package bundle is (a) which libraries appear in the bundle, and
(b) where the source files can be found on disk. This is enough
information so that DDC will still be able to tell how libraries are
grouped into build units, but otherwise summary functionality is
disabled.
This is intended to be availadle as a temporary workaround so that if
a bug is found in the summary infrastructure, it won't prevent DDC
compilation from working (it will just make it slower).
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/ea189bd6dcc66ebf4040576baa071c3887a3e55b
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|