• Chris Bracken's avatar
    Eliminate unnecessary params in assembly AOT (#17164) · c77ceb01
    Chris Bracken authored
    Previously, we were incorrectly passing --vm_snapshot_data and
    --isolate_snapshot_data options to gen_snapshot in assembly AOT builds.
    These only make sense in AOT blob snapshot mode (alongside
    --vm_snapshot_instructions and --isolate_snapshot_instructions).
    c77ceb01
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...