16a521c532
AOT in PRODUCT mode with --dwarf_stack_traces performs more aggressive optimizations of snapshot contents (compared to other modes). This mode is now used in certain internal apps, so it should be tested more thoroughly. This change adds new builders which would enable testing of --dwarf_stack_traces mode. Change-Id: I866ef5b0dae2f0d5cbf0cfbc1c161259b7b4a523 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/188140 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>