a70332a6c0
Some backend targets require extra libraries that are not used explicitly by a program (e.g., the Dart VM requires its bootstrap libraries). Add a target-specific list of these libraries and ensure that they are loaded when loading a program from Dart sources. BUG= R=asgerf@google.com Review URL: https://chromereviews.googleplex.com/495497014 .