Eliminate unnecessary params in assembly AOT (#17164)
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).
C
Chris Bracken committed
c77ceb01becc12d921a552c3c80fccfb0bf8df6d
Parent: 42ed015
Committed by GitHub <noreply@github.com>
on 5/1/2018, 8:20:02 PM